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-03-30 03:13:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad34b92f0ee7242fcacef1137dc075dcd0c97b2a
tinyusb
/
examples
/
device
/
video_capture
History
Ha Thach
66c84528f6
Merge pull request
#3345
from hathach/update-iso-alloc
...
make dcd_edpt_iso_alloc/activate as default API for ISO endpoint
2025-11-17 23:34:04 +07:00
..
src
Merge remote-tracking branch 'tinyusb/master' into embedded-ideas/master
2025-11-14 15:10:11 +01:00
CMakeLists.txt
bump up cmake min to 3.20
2025-01-21 16:28:26 +07:00
CMakePresets.json
Add CMake presets.
2025-02-09 00:25:38 +01:00
Makefile
more make refactor
2025-10-14 17:53:55 +07:00
skip.txt
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future.
2025-11-17 19:42:10 +07:00