tinygo/src/device
2021-04-15 15:43:37 +02:00
..
arm add better fault identification for Cortex-M3/M33/M4/M7 hardfault handlers, add fault description registers to SCB_Type 2020-11-11 18:34:47 +01:00
arm64 arm64: Add support for system calls (SVC) 2020-10-03 20:07:51 +02:00
avr all: replace ReadRegister with AsmFull inline assembly 2020-04-29 18:25:16 +02:00
esp esp32: enable the FPU 2020-12-11 12:11:46 +01:00
nrf Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00
nxp teensy40: refactor to remove unnecessary code and constants 2020-11-11 18:34:47 +01:00
riscv risc-v: disable linker relaxations during gp init 2020-07-08 01:58:12 +02:00
sam atsame54: add initial support for atsame54-xpro 2021-04-15 15:43:37 +02:00
asm.go device: add new cross-arch Asm and AsmFull functions 2020-06-14 14:44:22 -04:00