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-04-10 03:44:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
cdc_msc_freertos
/
src
History
hathach
dbdc5a239c
- move freertos_hooks to board.c
...
- add device/midi_test_freertos example - update bth/dfu/midi device for cache line size
2024-11-21 17:49:38 +07:00
..
FreeRTOSConfig
move core init code to dwc2 common. update/correct build for esppressif
2024-10-15 17:55:24 +07:00
CMakeLists.txt
update freeRTOS kernel to latest for library cmake
2023-04-21 20:55:44 +07:00
main.c
- move freertos_hooks to board.c
2024-11-21 17:49:38 +07:00
msc_disk.c
fix hil board_test duplication, add cdc_msc_freertos test
2024-07-18 13:21:38 +07:00
tusb_config.h
move core init code to dwc2 common. update/correct build for esppressif
2024-10-15 17:55:24 +07:00
usb_descriptors.c
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
2024-08-19 19:05:33 +07:00