index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
host
Age
Commit message (
Expand
)
Author
2020-03-11
clean up
hathach
2019-11-22
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
hathach
2019-11-22
rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX
hathach
2019-11-22
config clean up
hathach
2019-11-22
fix segger host example
hathach
2019-07-19
rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-11
clean up demo config
hathach
2019-07-03
tested midi example
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-21
better fix for #72 millis overthrow
hathach
2019-05-14
enable CFG_TUSB_DEBUG on DEBUG build
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-05-03
add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REV
hathach
2019-04-26
add msc multiple lun support
hathach
2019-04-25
remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP
hathach
2019-04-19
update device freeRTOS exmaple
hathach
2019-04-02
rename board_led_control to board_led_write
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-13
seperate tusb_task() to tud_task() and tuh_task()
hathach
2018-12-13
osal clean up
hathach
2018-12-12
rename edpt_dir/number/addr to tu_edpt_*
hathach
2018-12-10
clean up host pipe api
hathach
2018-12-10
add tuh_mount_cb/tuh_umount_cb
hathach
2018-12-07
add host ea4088qs, but not work
hathach
2018-12-07
lpc17 ohci failed to execute control transfer !!
hathach
2018-12-07
simple cdc host demo work
hathach
2018-12-07
able to build host hid
hathach
2018-12-07
able to build with host msc
hathach
2018-12-06
clean up hub
hathach
2018-12-06
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
hathach
2018-12-06
clean up usbh, rename doxygen folder to docs
hathach
2018-12-06
able to complete enumeration with os none blocking
hathach
2018-12-05
added ea4357 ses project
hathach
2018-12-05
fix more host build error
hathach
2018-12-05
fixing build error with host stack
hathach
2018-12-05
host 1800 blinky
hathach
2018-12-05
add host lpc18xx project
hathach
2018-03-07
move old host example to obsolete
hathach
2018-03-06
rename demo to examples
hathach