tinygo/src
Weston Schmidt f4b4dd8d62 Add SPI support for Atmega based chips.
This is based on @Nerzal's #1398 PR, but is a bit of a refactor and
expansion to support all the Atmega based chips present in tinygo.
2021-02-10 12:56:48 +01:00
..
device stm32: use stm32-rs SVDs which are of much higher quality 2021-01-09 21:45:07 +01:00
examples accept configuration struct for ADC parameters (#1533) 2021-01-31 14:54:27 -06:00
internal esp8266: implement task based scheduler 2020-12-05 11:09:46 +01:00
machine Add SPI support for Atmega based chips. 2021-02-10 12:56:48 +01:00
os Add os.LookupEnv() stub 2020-10-23 14:39:15 +02:00
reflect reflect: implement PtrTo 2021-01-23 10:55:46 +01:00
runtime compiler: remove unnecessary main.main call workaround 2021-01-24 22:53:40 +01:00
sync extend stdlib to allow import of more packages (#1099) 2020-06-23 11:56:28 +02:00
syscall support WASI target (#1373) 2020-09-29 21:58:03 +02:00
testing testing: add Run method 2020-10-28 18:25:56 +01:00