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-03-05 15:17:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bbfc56bd8b52c9d5f6cdcfb1ab76cd868ddacd7
tinyusb
/
examples
/
device
/
hid_composite_freertos
/
src
History
hathach
94527951a0
add bus suspend & resume support for esp32s2
2020-11-27 15:54:55 +07:00
..
CMakeLists.txt
make saola as cmake component, easier to add more esp32 board
2020-04-09 11:19:08 +07:00
freertos_hook.c
…
FreeRTOSConfig.h
added swo as logger
2020-04-22 19:18:03 +07:00
main.c
add bus suspend & resume support for esp32s2
2020-11-27 15:54:55 +07:00
tusb_config.h
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
2020-07-16 15:34:16 +07:00
usb_descriptors.c
add note for MS OS 1.0 Descriptor at 0xEE
2020-07-21 21:00:11 +07:00
usb_descriptors.h
…