10 Commits (91104b2f276348e251a25e9e58e7faafe781358f)

Author SHA1 Message Date
Ayke van Laethem 74b20ca234 runtime: use LLVM intrinsic to read the stack pointer 3 years ago
Ayke van Laethem 801bd2a7ff avr: use Clang for compiling C and assembly files 4 years ago
Ayke van Laethem 15c7d93ea9 avr: use a garbage collector 5 years ago
Ayke van Laethem ddd4a39cb8
avr: fix default handler in interrupt vector 6 years ago
Ayke van Laethem b9638315d2
avr: automatically generate interrupt vectors 6 years ago
Ayke van Laethem 8b94fe9205
avr: fix assembly comment regarding data/stack 6 years ago
Ayke van Laethem 77934f364f
avr: fix corrupted .data byte 6 years ago
Ayke van Laethem a02426948b
avr: implement .data section 6 years ago
Ayke van Laethem 39e3fe28db
avr: convert initialization from asm to Go 6 years ago
Ayke van Laethem 76e77917d8
targets: move target-specific files to this directory 6 years ago
Ayke van Laethem 90fb0ee4eb
Add AVR support 7 years ago