This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f3b7d7515e9cae834013dc9ee3a67d87111090eb
tinyUSB
/
examples
/
host
/
cdc_msc_hid_freertos
/
src
History
hathach
92602b9de3
change tusb_init(), tusb_rhport_init() to use init struct for expandability
2024-10-11 13:41:53 +07:00
..
FreeRTOSConfig
update FreeRTOSConfig.h
2023-12-18 20:33:43 +07:00
cdc_app.c
adding support for esp32 for use with max3421e host
2024-04-25 20:23:40 +07:00
CMakeLists.txt
tested cdc_msc_hid_freertos with samd51
2023-09-26 19:09:36 +07:00
freertos_hook.c
tested cdc_msc_hid_freertos with samd51
2023-09-26 19:09:36 +07:00
hid_app.c
fix esp32 msc example
2023-09-28 10:56:38 +07:00
main.c
change tusb_init(), tusb_rhport_init() to use init struct for expandability
2024-10-11 13:41:53 +07:00
msc_app.c
fix print lu format warnings with clang
2024-04-22 16:17:22 +07:00
tusb_config.h
adding support for esp32 for use with max3421e host
2024-04-25 20:23:40 +07:00