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-02-11 12:25:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c959e65edde0b07b80c3e12f177afd938abbdcd6
tinyusb
/
src
/
common
History
Ha Thach
fda92fd34a
Merge branch 'master' into hcd-abort-xfer
2023-07-24 21:38:46 +07:00
..
tusb_common.h
Merge branch 'master' into hcd-abort-xfer
2023-07-24 21:38:46 +07:00
tusb_compiler.h
rework cmake with rtos support add RTOS to family_configure_device/host/dual_example()
2023-06-27 15:45:38 +07:00
tusb_debug.h
correct EHCI reporting failed xfer (instead of stalled) when device is unplugged
2023-05-16 11:09:21 +07:00
tusb_fifo.c
…
tusb_fifo.h
…
tusb_mcu.h
rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L
2023-06-24 18:26:51 +07:00
tusb_private.h
fix issue with ftdi host driver with status bytes
2023-05-25 16:53:32 +07:00
tusb_timeout.h
…
tusb_types.h
ad pd_types.h
2023-06-12 14:57:50 +07:00
tusb_verify.h
…