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-02-24 21:39:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
class
/
custom
History
hathach
2a60427bdc
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
2018-12-14 15:30:54 +07:00
..
custom_device.c
change usbd xfer_cb return type to bool
2018-12-12 13:12:06 +07:00
custom_device.h
change usbd xfer_cb return type to bool
2018-12-12 13:12:06 +07:00
custom_host.c
rename descriptor_* helper to tu_desc_*
2018-12-12 12:01:15 +07:00
custom_host.h
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
2018-12-14 15:30:54 +07:00