This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
common
History
hathach
5af989384b
remove ep descriptor wMaxPacketSize bitfield due to endian issue
2021-10-24 13:11:21 +07:00
..
tusb_common.h
remove ep descriptor wMaxPacketSize bitfield due to endian issue
2021-10-24 13:11:21 +07:00
tusb_compiler.h
add CFG_TUSB_OS_INC_PATH for os include path
2021-09-25 16:16:55 +07:00
tusb_error.h
have tusb_init() return true instead of TUSB_ERROR_NONE
2020-11-23 13:12:51 +07:00
tusb_fifo.c
fix -Wcast-qual
2021-10-15 23:54:31 +07:00
tusb_fifo.h
add option to silent a driver log
2021-07-13 20:41:28 +07:00
tusb_timeout.h
Normalize line endings
2020-01-15 14:47:43 -05:00
tusb_types.h
remove ep descriptor wMaxPacketSize bitfield due to endian issue
2021-10-24 13:11:21 +07:00
tusb_verify.h
increase example CFG_TUH_HID from 2 to 4
2021-06-12 14:20:09 +07:00