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
/
core
Age
Commit message (
Expand
)
Author
2013-04-07
rename hidh_keyboard_info_t to hidh_interface_info_t
hathach
2013-04-05
add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed
hathach
2013-03-26
add field to endpoint maxpacketsize (mult)
hathach
2013-03-25
add several helper function
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-24
add class flags
hathach
2013-03-24
add TUSB_DEVICE_STATE_INVALID_PARAMETER to tusb_device_state_t
hathach
2013-03-23
- add control_pipe_status for usbh_device_info_t to reflect the status transf...
hathach
2013-03-23
enhance some tests
hathach
2013-03-23
change signature usbh_isr to add tusb_bus_event_t parameter
hathach
2013-03-23
refractor
hathach
2013-03-13
add usbh_pipe_control_close (in conjunction with usbh pipe control open)
hathach
2013-03-12
add semaphore post in usbh_isr for control pipe
hathach
2013-03-09
- fix wrong class code for TUSB_CLASS_APPLICATION_SPECIFIC
hathach
2013-03-09
- addd p_qtd_list_tail to qhd structure for easy queue TD
hathach
2013-03-05
add test & code for open bulk transfer to hcd_pipe_open()
hathach
2013-02-28
strengthen include policy. Only limited headers are allowed to included from ...
hathach
2013-02-05
remove TUSB prefix for class enum definitions
hathach
2013-02-04
refractor include chain with following policies
hathach
2013-02-02
refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END
hathach
2013-01-27
house keeping
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-22
start to support
hathach
2012-12-03
change editor tab to 2 spaces.
hathach
2012-12-03
added IAD descriptor
hathach
2012-12-03
add struct declare for standard descriptors
hathach
2012-12-03
fix some doxygen settings and stuffs add prepacked for IAR compiler
hathach