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-11 18:14:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
284895bd9c40b47731ea809dee2b7ca0bc604568
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
…
CMakePresets.json
…
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