Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
softonik
/
tinygo
Отслеживать
1
В избранное
0
Ответвление
У вас уже есть ответвление tinygo
0
Код
Задачи
Слияния
Проекты
Выпуски
Пакеты
Вики
Активность
Действия
25b03414dc
tinygo
/
src
История
deadprogram
25b03414dc
machine/usb/hid/joystick: handle case where we cannot find the correct HID descriptor
...
Signed-off-by: deadprogram <ron@hybridgroup.com>
2023-04-28 15:15:54 +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: replace fmt with encoding/hex in usb-midi example
2023-04-17 08:54:06 +02:00
internal
cortexm: fix stack size offset
2023-04-27 00:11:53 +02:00
machine
machine/usb/hid/joystick: handle case where we cannot find the correct HID descriptor
2023-04-28 15:15:54 +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
add struct size and field offsets to reflect data
2023-04-27 11:15:41 +02:00
runtime
add struct size and field offsets to reflect data
2023-04-27 11:15:41 +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: add -test.shuffle to order randomize test and benchmark order
2023-04-12 20:43:41 +02:00