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-03-30 04:20:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
common
History
hathach
103309b88b
Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master
...
examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h
2021-09-29 15:27:41 +07:00
..
tusb_common.h
Merge branch 'master' into zhangslice-master
2021-09-18 13:35:26 +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
correct midi available with already stream read
2021-08-02 18:55:12 +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
add other speed descriptor callback tud_descriptor_other_speed_configuration_cb()
2021-09-09 15:17:19 +07:00
tusb_verify.h
increase example CFG_TUH_HID from 2 to 4
2021-06-12 14:20:09 +07:00