tinygo/src
Rajiv Kanchan 722a3a5c94 add rp2040, pico
adds preliminary support (just enough to run blinky1) for the Raspberry Pi Pico board along with the rp2040 mcu.
2021-05-28 18:29:04 +02:00
..
device cortexm: disable FPU on Cortex-M4 2021-04-24 18:41:40 +02:00
examples stm32f103 (bluepill): add pwm 2021-05-28 00:02:46 +02:00
internal Revert "scheduler: task.Data made 64bit to avoid overflow" 2021-05-28 07:38:59 +02:00
machine add rp2040, pico 2021-05-28 18:29:04 +02:00
net Add support for net.IP 2021-05-20 13:46:19 +02:00
os os: add FileMode constants from Go 1.16 2021-05-23 21:44:27 +02:00
reflect reflect: implement AppendSlice 2021-05-22 21:41:06 +02:00
runtime add rp2040, pico 2021-05-28 18:29:04 +02:00
sync extend stdlib to allow import of more packages (#1099) 2020-06-23 11:56:28 +02:00
syscall WASI & darwin: support basic file io based on libc 2021-03-28 12:37:15 +02:00
testing main: match go test output 2021-05-06 20:04:16 +02:00