tinygo/src
deadprogram dfb8c996a1 machine/lorae5: correct mapping for I2C bus, add pin mapping to enable power
Signed-off-by: deadprogram <ron@hybridgroup.com>
2023-03-28 15:28:14 +02:00
..
crypto build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
device device/gba: add mostly complete hand-written register definitions 2023-03-16 15:27:15 +01:00
examples examples: use hid-keyboard example to show how to to override default USB VID, PID, manufacturer name, and product name 2023-03-22 08:35:42 +01:00
internal Update task_stack_cortexm.c 2023-03-27 12:35:39 +02:00
machine machine/lorae5: correct mapping for I2C bus, add pin mapping to enable power 2023-03-28 15:28:14 +02:00
net Added missing TCPAddr and UDPAddr implementations to the net package 2023-03-10 10:11:32 -08:00
os fix resource leak in os.(*File).Close 2023-03-28 13:12:21 +02:00
reflect reflect: use direct calls to runtime string functions 2023-03-27 22:24:20 +02:00
runtime reflect: use direct calls to runtime string functions 2023-03-27 22:24:20 +02:00
sync Update docs 2022-11-04 19:53:12 +01:00
syscall fix resource leak in os.(*File).Close 2023-03-28 13:12:21 +02:00
testing testing: implement t.Setenv 2023-01-15 11:48:05 +01:00