tinygo/src
ardnew c5de68622e
board/teensy40: Add SPI support (#1455)
machine/teensy40: add SPI support
2022-04-16 15:43:52 +02:00
..
crypto/rand all: show error if platform has no rng 2022-01-04 20:27:41 +01:00
device all: update build constraints to Go 1.17 2022-02-04 07:49:46 +01:00
examples all: update build constraints to Go 1.17 2022-02-04 07:49:46 +01:00
internal Add a shim for internal/fuzz 2022-04-09 09:16:37 +02:00
machine board/teensy40: Add SPI support (#1455) 2022-04-16 15:43:52 +02:00
net Test net.Buffers{} 2021-12-09 14:35:52 +01:00
os os: Implement Pipe for darwin, add smoke test. 2022-04-08 08:29:30 +02:00
reflect Add reflect.Value.FieldByIndexErr stub 2022-03-24 06:31:02 +01:00
runtime runtime: stub {Lock,Unlock}OSThread. Makes 1.18 happier on windows. 2022-04-07 10:27:34 +02:00
sync sync: add tests 2021-12-22 11:02:45 +01:00
syscall os: Implement Pipe for darwin, add smoke test. 2022-04-08 08:29:30 +02:00
testing Add a shim for internal/fuzz 2022-04-09 09:16:37 +02:00