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
/
src
/
common
/
tusb_types.h
Age
Commit message (
Expand
)
Author
2019-07-12
change TUD_HID_INOUT_DESCRIPTOR epout & epin order
hathach
2019-07-12
added tud_descriptor_bos_cb(), add support for BOS get descriptor
hathach
2019-07-11
add BOS descriptor and device capability constant
hathach
2019-07-01
improving midi support, adding midi exmaple
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
update license year to 2019
hathach
2019-05-12
change tud_descriptor_string_cb() to be consistent with other descriptor call...
hathach
2019-05-02
support hid generic inout #58
hathach
2019-04-11
clean up
hathach
2019-03-30
self powered and remote wakeup support are from configuration descriptor attr...
hathach
2019-03-29
working on suspend and resume
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-14
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
hathach
2018-12-12
clean up
hathach
2018-12-12
rename descriptor_* helper to tu_desc_*
hathach
2018-12-12
rename edpt_dir/number/addr to tu_edpt_*
hathach
2018-12-12
replace all hcd pipe close by hcd_device_remove
hathach
2018-12-11
fix build error with ohci
hathach
2018-12-07
change usbh_control_xfer name and signature
hathach
2018-11-23
remove pragma GCC diagnostic
hathach
2018-11-23
rename xfer complete enum
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-16
nrf5x: refactor device control transfer.
hathach
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-10-24
replace dcd_xfer_complete by dcd_xfer_complete()
hathach
2018-08-21
add string desc helper
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-07-24
house keeping
hathach
2018-07-13
add ep2drv, rename descriptor offset
hathach
2018-07-03
add TUD_DESC_STRCONV
hathach
2018-06-18
clean up
hathach
2018-06-18
rename subfolder source to src
hathach
[prev]