tinygo/src
2019-09-18 15:27:34 +02:00
..
device machine/atsamd21: Add support for bootloader reset/programming and correct error in receiving endpoint 0 data for CDC Set Line Coding changes, implementing system reset on switch to 1200 baud connection speed with DTR false. 2019-09-14 16:18:30 +02:00
examples Add syscall/js.valueInvoke support 2019-09-16 13:36:37 +02:00
machine machine/samd21: use PinMode for SPI SERCOM peripheral to allow for more configuration options on boards like Arduino Nano33-IoT that have many predefined pin mappings 2019-09-17 21:28:05 +02:00
os all: use baremetal build tag 2019-08-04 17:12:07 +02:00
reflect reflect: implement t.Comparable() 2019-08-20 10:20:09 +02:00
runtime runtime/samd51: set minimum sleep to 260us due to minimum delay in register synchronization 2019-09-18 15:27:34 +02:00
sync sync: implement dummy sync.Pool for fmt 2018-10-20 15:52:41 +02:00
syscall all: use baremetal build tag 2019-08-04 17:12:07 +02:00
testing Add common test logging methods such as Errorf/Fatalf/Printf 2019-08-13 20:59:09 +02:00