index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
/
tests
/
lpc18xx_43xx
Age
Commit message (
Expand
)
Author
2019-06-06
rename tests to obsolete
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-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-14
merge binary.h into tusb_common.h
hathach
2018-12-14
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
hathach
2018-12-11
more hcd_pipe to hcd_edpt rename
hathach
2018-12-11
rename to hcd_edpt_open()
hathach
2018-12-11
ehci periodic
hathach
2018-12-10
host msc built but got hardfault with inquiry command
hathach
2018-12-10
add tuh_mount_cb/tuh_umount_cb
hathach
2018-12-10
add ep addr to host cdc
hathach
2018-12-10
rename usbh_xfer_isr to hcd_event_xfer_complete
hathach
2018-12-09
change usbh class driver open signature
hathach
2018-12-08
refactor hcd api
hathach
2018-12-07
able to build with host msc
hathach
2018-12-07
change usbh_control_xfer name and signature
hathach
2018-12-07
usbh rename vars
hathach
2018-12-06
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
hathach
2018-11-23
rename xfer complete enum
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-10-23
clean up helper func
hathach
2018-08-23
rename common func to avoid conflict
hathach
2018-07-26
add tud_msc_set_sense(), update msc device to reponse with default sense (ill...
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-04
rename fifo * to tu_fifo to avoid conflict with other module
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-23
more shorten name
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-21
osal subtask rename
hathach
2018-03-21
rename TUSB_REQUEST to simply TUSB_REQ_
hathach
2014-04-28
make freertos source unmodified to ease the upgrade process later
hathach
2014-04-18
get all tests passed with lpc18xx_43xx. Need to disable some though
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-04-17
fix configure file
hathach
2014-04-17
fixing test
hathach
2013-12-13
able to get connect status change interrupt occured
hathach
2013-12-12
implement inline bit manipulation function
hathach
2013-11-25
change MCU to TUSB_CFG_MCU
hathach
2013-10-27
static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
hathach
2013-10-27
rndis document
hathach
2013-10-25
more doxygen work
hathach
2013-10-16
refractor hub api
hathach
2013-10-01
- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...
hathach
2013-09-28
clean up hid host (temp let test failed)
hathach
2013-09-27
house keeping
hathach
2013-09-26
add scsi write10 & test unit ready
hathach
2013-09-24
allow a limited model to deal with stalled pipe/transaction
hathach
2013-09-24
add some tests support for msc host
hathach
[next]