tinygo/src
Ayke van Laethem 08f01ba3ff riscv: improve startup assembly
Now that we've switched to LLVM 9, we don't need a workaround anymore
for the 'la' pseudo-instruction.
2019-12-24 19:00:22 +01:00
..
device riscv: improve startup assembly 2019-12-24 19:00:22 +01:00
examples machine: rename CPU_FREQUENCY -> CPUFrequency() 2019-12-16 20:34:39 +01:00
internal/reflectlite all: add support for go 1.13 2019-09-24 16:13:26 +02:00
machine Added Adafruit's pybadge target (#795) 2019-12-22 19:37:16 +01:00
os all: use baremetal build tag 2019-08-04 17:12:07 +02:00
reflect add implementaion of array alignment in reflect 2019-10-25 15:18:03 +02:00
runtime machine: rename CPU_FREQUENCY -> CPUFrequency() 2019-12-16 20:34:39 +01:00
sync properly handle nil New func in sync.Pool 2019-10-16 15:12:27 +02:00
syscall all: use baremetal build tag 2019-08-04 17:12:07 +02:00
testing Add common test logging methods such as Errorf/Fatalf/Printf 2019-08-13 20:59:09 +02:00