tinygo/src
Ron Evans 935a293106
machine/i2c: add interface check and implementation where missing for SetBaudRate() (#3406)
* machine/i2c: add interface check and placeholder implementation where missing for SetBaudRate()
2023-10-14 13:17:24 +02:00
..
crypto build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
device device/gba: additional IO mapping for sound, DMA, SIO, and sprites 2023-04-24 18:11:29 +02:00
examples bulid: Rename Makefile to GNUmakefile 2023-10-01 14:55:34 +02:00
internal all: Go 1.21 support 2023-08-04 11:59:11 +02:00
machine machine/i2c: add interface check and implementation where missing for SetBaudRate() (#3406) 2023-10-14 13:17:24 +02:00
net Added missing TCPAddr and UDPAddr implementations to the net package 2023-03-10 10:11:32 -08:00
os wasm: add support for GOOS=wasip1 2023-08-17 18:16:54 +02:00
reflect compiler,reflect: add support for [...]T -> []T in reflect 2023-09-10 13:05:18 +02:00
runtime Fix bitstring order in precise GC docs (#3947) 2023-10-13 08:57:30 +02:00
sync sync: add implementation from upstream Go for OnceFunc, OnceValue, and OnceValues 2023-07-20 08:09:03 +02:00
syscall wasm: add support for GOOS=wasip1 2023-08-17 18:16:54 +02:00
testing wasm: add support for GOOS=wasip1 2023-08-17 18:16:54 +02:00