tinygo/src
Kenneth Bell a30671751f stm32: add nucleo-l031k6 support
Adds i2c for all L0 series

UART, Blinky (LED) and i2c tested
2021-04-07 17:20:19 +02:00
..
device stm32: use stm32-rs SVDs which are of much higher quality 2021-01-09 21:45:07 +01:00
examples machine: refactor PWM support 2021-04-06 20:36:10 +02:00
internal compiler: merge runtime.typecodeID and runtime.typeInInterface 2021-03-23 14:32:33 +01:00
machine stm32: add nucleo-l031k6 support 2021-04-07 17:20:19 +02:00
os WASI & darwin: support basic file io based on libc 2021-03-28 12:37:15 +02:00
reflect reflect: implement Sizeof and Alignof for func values 2021-03-29 01:04:11 +02:00
runtime stm32: add nucleo-l031k6 support 2021-04-07 17:20:19 +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 testing: add Run method 2020-10-28 18:25:56 +01:00