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
/
tinyusb
/
class
Age
Commit message (
Expand
)
Author
2018-06-18
rename subfolder source to src
hathach
2018-06-17
move files
hathach
2018-06-17
clean up
hathach
2018-06-16
adding device custom class support
hathach
2018-06-13
improve nrf52 dcd, add fix for hw ACK issue with bulk
hathach
2018-06-12
clean up
hathach
2018-06-07
msc device: correct handling tud_msc_write10_cb returned value
hathach
2018-06-06
extract rdwr10_get_lba, rdwr10_get_blockcount
hathach
2018-06-06
clean up
hathach
2018-05-08
fix msc device driver logic
hathach
2018-04-20
enhance msc device driver
hathach
2018-04-20
clean up warnings
hathach
2018-04-19
msc device, fix potential mis algin access
hathach
2018-04-19
rename and clean up
hathach
2018-04-19
clean up msc device driver
hathach
2018-04-19
finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cb
hathach
2018-04-18
add msc device optional callbacks
hathach
2018-04-18
improve msc device
hathach
2018-04-18
improve scsi: support non read10, write10 out data
hathach
2018-04-18
improving msc device driver
hathach
2018-04-17
correct cdc connected
hathach
2018-04-17
add tud_n_cdc_get_line_state and tud_n_cdc_get_line_coding
hathach
2018-04-14
house keeping
hathach
2018-04-12
rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code
hathach
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
refactor nrf5x mcu macro
hathach
2018-04-12
rename MCU_ to OPT_MCU
hathach
2018-04-12
minor update dcd nrf5x
hathach
2018-04-10
rename ATTR_USB_MIN_ALIGNMENT to CFG_TUSB_MEM_ALIGN
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-04-10
enhance cdc add tud_cdc_line_state_cb(), tud_cdc_line_coding_cb()
hathach
2018-04-09
fix cdc driver for connected state.
hathach
2018-04-07
fix cdc_device flush send zero bytes
hathach
2018-03-31
change usbd_control_xfer_st from function to macro to prevent compiler issue ...
hathach
2018-03-29
rename ASSERT_STATUS to ASSERT_ERR, merge assertion.h to verify.h
hathach
2018-03-29
assert clean up
hathach
2018-03-29
clean up assert and verify
hathach
2018-03-28
add verify_breakpoint hw independence
hathach
2018-03-28
rename ASSERT to TU_ASSERT to avoid name conflict
hathach
2018-03-28
rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes
hathach
2018-03-28
more dcd clean up
hathach
2018-03-28
mass rename tusb_dcd API to simply dcd
hathach
2018-03-28
repo cleanup
hathach
2018-03-23
MSC tested with nrf52840
hathach
2018-03-23
more shorten name
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-23
rename port to rhport for clarification
hathach
2018-03-23
remove DCD API dependency tusb_dcd_edpt_queue_xfer
hathach
2018-03-22
simplify tusb_dcd_edpt_xfer API
hathach
2018-03-22
more msc driver improve
hathach
[next]