This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-02-23 00:40:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
host
/
cdc_msc_hid_freertos
/
src
History
hathach
223ce56625
- add esp32 c3, c6 mcu option
...
- skip breakpoint for espressif riscv
2024-04-26 00:10:57 +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
- add esp32 c3, c6 mcu option
2024-04-26 00:10:57 +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