This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-02-11 14:15:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5dfc54e549bbeb636ed44e5080e97a54ed1a2ab
tinyusb
/
src
History
hathach
89a911ee43
correct hid key enter = 0x28, return = 0x9E
2021-03-30 21:26:35 +07:00
..
class
correct hid key enter = 0x28, return = 0x9E
2021-03-30 21:26:35 +07:00
common
add TU_FIFO_INIT() to help with tu_fifo declaration
2021-02-19 11:57:56 +07:00
device
usbd ack SET_INTERFACE if it is not implemented by class driver.
2021-03-10 11:33:03 +07:00
host
add rp2040 to host example build
2021-02-26 14:05:08 +07:00
osal
add rp2040 to host example build
2021-02-26 14:05:08 +07:00
portable
add efm32 driver
2021-03-23 20:45:56 +00:00
tusb_option.h
add efm32gg12 family
2021-03-23 18:59:21 +00:00
tusb.c
…
tusb.h
rename dfu_rt to dfu_runtime for easy reading
2021-02-11 12:05:22 +07:00