index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
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
/
tinyusb
/
class
Age
Commit message (
Expand
)
Author
2018-03-20
nrf52 cdc example work on nrf52840pdk
hathach
2018-03-17
adding bulk/int support
hathach
2018-03-15
nrf52 control transfer work reliably
hathach
2018-03-14
rename OSAL_SUBTASK_INVOKED
hathach
2018-03-12
more rename
hathach
2018-03-12
more hcd clean up
hathach
2018-03-11
shorten TUSB_DESC_TYPE*
hathach
2018-03-11
tusb_type rename
hathach
2018-03-11
rename TUSB_DIR_OUT, TUSB_DIR_IN
hathach
2018-03-11
rename tusb_dir_t
hathach
2018-03-11
clean up example
hathach
2018-03-11
clean up
hathach
2018-03-11
create new name for multiple port API, to simplify API
hathach
2018-03-11
upgrade hid device to match new dcd API
hathach
2018-03-11
update msc device driver to new dcd API
hathach
2018-03-11
refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port
hathach
2018-03-11
rename dcd_pipe to dcd_edpt
hathach
2018-03-11
rename dcd_* API to tusb_dcd_*
hathach
2018-03-11
rename endpoint_handle_t to edpt_hdl_t
hathach
2018-03-09
rename coreid to port
hathach
2018-03-08
clean up virtual com example
hathach
2018-03-08
cdc device require SOF to operate
hathach
2018-03-08
enhance cdc device API
hathach
2018-03-08
enhance
hathach
2018-03-07
update
hathach
2018-03-07
enhance cdc implementation
hathach
2018-03-06
move class files
hathach
2018-03-06
clean up
hathach
2018-03-06
rename hal_dcd_pipe_stall()
hathach
2018-03-06
rename to hal_dcd_pipe_xfer()
hathach
2018-03-06
change hal_dcd_pipe_open() signature to return bool
hathach
2018-03-06
remove class code in pipe open()
hathach
2018-03-06
rename to hal_dcd_control_xfer() and hal_dcd_control_stall()
hathach
2018-03-05
reame SUBTASK_EXIT to SUBTASK_RETURN
hathach
2018-03-02
clean up compiler
hathach
2018-03-02
add tud_mount_cb, tud_umount_cb
hathach
2018-03-01
rename tud_configured() to mounted()
hathach
2018-03-01
device API rename
hathach
2018-03-01
osal macro clean up
hathach
2018-03-01
more osal clean up
hathach
2018-03-01
clean up osal semaphore/queue/mutex
hathach
2017-08-03
clean up
hathach
2015-05-01
tusbh_device_ to tuh_device_
hathach
2015-05-01
simplify tusbh_cdc_ to tuh_cdc_
hathach
2015-05-01
simplify host API: tusbh_ to tuh_ for keyboard & mouse
hathach
2015-05-01
simplify host API: tusbh_ to tuh_
hathach
2015-05-01
formatting
hathach
2015-05-01
formatting
hathach
2015-05-01
replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)
hathach
2015-05-01
readd rndis files
hathach
[next]