tinygo/src/device
Ayke van Laethem 2ce17a1892 esp8266: add support for this chip
Many thanks to cnlohr for the nosdk8266 project:
    https://github.com/cnlohr/nosdk8266
2020-09-09 19:17:11 +02:00
..
arm arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
avr all: replace ReadRegister with AsmFull inline assembly 2020-04-29 18:25:16 +02:00
esp esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
nrf Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00
riscv risc-v: disable linker relaxations during gp init 2020-07-08 01:58:12 +02:00
sam device/atsamd51x: add all remaining bitfield values for PCHCTRLm Mapping 2020-08-30 09:27:17 +02:00
stm32 machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332) 2020-09-01 11:31:41 +02:00
asm.go device: add new cross-arch Asm and AsmFull functions 2020-06-14 14:44:22 -04:00