This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
add hid_composite_freertos example
2020-04-07 16:19:47 +07:00
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
add hid_composite_freertos example
2020-04-07 16:19:47 +07:00