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
Age
Commit message (
Expand
)
Author
2018-11-23
rename xfer complete enum
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-22
cdc work ok with lpc43xx
hathach
2018-11-16
nrf5x: refactor device control transfer.
hathach
2018-11-14
Merge pull request #7 from tannewt/tinyusb_samd
hathach
2018-11-13
added tud_cdc_write_str, tu_fifo only use mutex for RTOS config
hathach
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-11-02
add mutex support (optional) for tu_fifo
hathach
2018-10-24
rename verify_breakpoint to TU_BREAKPOINT
hathach
2018-10-24
replace dcd_xfer_complete by dcd_xfer_complete()
hathach
2018-10-23
clean up helper func
hathach
2018-09-28
rename queue.h to sys_queue.h to prevent name conflict
hathach
2018-09-26
format queue.h a bit
hathach
2018-09-26
add sys/queue.h to common
hathach
2018-09-02
clean up
hathach
2018-08-23
fix compiler static assert complain
hathach
2018-08-23
rename common func to avoid conflict
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-29
hid device enhance
hathach
2018-07-28
change HID config, move HID boot config to part of auto descriptor only
hathach
2018-07-27
house keeping
hathach
2018-07-25
add scsi start stop unit struct, improve device msc, correctly stall unsuppor...
hathach
2018-07-24
house keeping
hathach
2018-07-23
clean up include
hathach
2018-07-23
rename timeout_ API to tu_timeout API
hathach
2018-07-23
rename timeout_timer.h to tusb_timeout.h
hathach
2018-07-23
enhance device hid
hathach
2018-07-14
rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()
hathach
2018-07-14
add device cdc wanted char callback, cdc peek
hathach
2018-07-13
add ep2drv, rename descriptor offset
hathach
2018-07-04
rename fifo * to tu_fifo to avoid conflict with other module
hathach
2018-07-03
add TUD_DESC_STRCONV
hathach
2018-07-02
clean up
hathach
2018-06-23
clean up device cdc
hathach
2018-06-18
clean up
hathach
2018-06-18
rename subfolder source to src
hathach
[prev]