index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-blindness
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
cdc_msc_hid
/
src
/
main.c
Age
Commit message (
Collapse
)
Author
2020-09-05
update example to test with mouse
hathach
2020-09-04
update ci to also build host example
hathach
2020-09-04
fflush(stdout) for keyboard host example
hathach
2020-09-04
keyboard host work as proof of concept
hathach
2020-09-03
more hid host work
hathach
2020-09-01
clean up
hathach
2020-05-19
usb0 host on mcb1800 work with fullspeed mode.
hathach
use usbh_edpt_open() to correctly map ep2drv[]
2020-05-04
clean up things, add makefile for host example
hathach
2020-03-11
clean up
hathach
2019-07-03
tested midi example
hathach
2019-05-21
better fix for #72 millis overthrow
hathach
2019-05-14
update license year to 2019
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
tusb_task() still exists for backward compatible
2018-12-10
add tuh_mount_cb/tuh_umount_cb
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-06
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
hathach
2018-12-06
able to complete enumeration with os none blocking
hathach
2018-12-05
fix more host build error
hathach
2018-12-05
host 1800 blinky
hathach