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-08-18 19:14:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b1c8d16f72bb5d8f2eb8a2e8dde35abdd2f2a88
tinyusb
/
examples
/
host
/
device_info
/
src
History
hathach
c954c8c4c7
remove sync() in tinyusb callback since it cause issue with RTOS when usbh task is blocking
2026-05-28 18:20:22 +07:00
..
CMakeLists.txt
update host/device_info to build with freertos for espressif board. Add hil test for host/device_info
2024-11-12 19:00:00 +07:00
main.c
remove sync() in tinyusb callback since it cause issue with RTOS when usbh task is blocking
2026-05-28 18:20:22 +07:00
tusb_config.h
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
2025-07-02 15:32:12 +07:00