tinygo/src
2023-05-07 10:25:40 +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 examples/usb-midi: remove serial communication from MIDI example 2023-04-29 10:06:52 +02:00
internal cortexm: fix stack size offset 2023-04-27 00:11:53 +02:00
machine machine/usb/hid: fix hidreport 2023-05-07 10:25:40 +02:00
net Added missing TCPAddr and UDPAddr implementations to the net package 2023-03-10 10:11:32 -08:00
os os: implement os.(*File).WriteAt (#3697) 2023-05-05 09:40:15 +02:00
reflect add struct size and field offsets to reflect data 2023-04-27 11:15:41 +02:00
runtime Add dummy package for runtime/metrics to that modules that depend upon it (e.g. [Prometheus Go client library](https://github.com/prometheus/client_golang/blob/main/prometheus/internal/go_runtime_metrics.go)) will compile. 2023-05-06 14:55:17 +02:00
sync Update docs 2022-11-04 19:53:12 +01:00
syscall os: implement os.(*File).WriteAt (#3697) 2023-05-05 09:40:15 +02:00
testing testing: add -test.shuffle to order randomize test and benchmark order 2023-04-12 20:43:41 +02:00