This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
68fa9d406495410914b55c50984d5a1b821ee80c
tinyUSB
/
src
/
common
History
hathach
dbd31895bc
change usage of TU_CHECK_MCU() to prevent macro conflict
2021-10-25 17:04:03 +07:00
..
tusb_common.h
add TU_ARGS_APPLY(), TU_CHECK_MCU() now could check list of mcus
2021-10-25 13:49:59 +07:00
tusb_compiler.h
change usage of TU_CHECK_MCU() to prevent macro conflict
2021-10-25 17:04:03 +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