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
/
test
Age
Commit message (
Expand
)
Author
2021-01-29
fix #614 typo
hathach
2021-01-08
use dcd_event_bus_reset() with speed to replace bus_signal
hathach
2020-09-01
fix unit test
hathach
2020-09-01
clean up
hathach
2020-08-01
enable pull-up in dcd_init() instead of usbd
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-06-15
update example config and descriptor with better Highspeed support
hathach
2020-05-26
update h743eval with rhport=1 highspeed
hathach
2020-05-14
add test for fifo size
hathach
2020-05-14
add unit test for fifo write_n and read_n
hathach
2020-04-26
add usbd edpt open
hathach
2020-04-17
complete remove dcd_set_config(), fix unit test
hathach
2020-04-09
stm32fsdev: Implement dcd_connect.
Nathan Conrad
2020-03-31
revise argument order for TUD_CONFIG_DESCRIPTOR macro
Peter Lawrence
2020-03-30
add provision for multiple configurations
Peter Lawrence
2020-02-26
Add langid to tests.
Chang Feng
2019-12-10
fixed unit test with dcd_edpt0_status_complete
hathach
2019-11-22
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
hathach
2019-11-22
rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX
hathach
2019-11-22
config clean up
hathach
2019-11-21
moving irq to bsp for lpc17/40
hathach
2019-11-05
Merge branch 'master' into fix-issue-207
hathach
2019-11-04
clean up
hathach
2019-11-01
add missing ceedling latest version files
hathach
2019-11-01
added first test for msc device
hathach
2019-11-01
enable retrun_thru_ptr
hathach
2019-11-01
adding TEST_FAIL() for TU_ASSERT()
hathach
2019-11-01
update test project yml
hathach
2019-11-01
update ceedling to 0.29.0
hathach
2019-11-01
enable cmock ignore_arg
hathach
2019-11-01
adding tests for msc device
hathach
2019-10-31
rename zlp test
hathach
2019-10-31
update doc, hid set report
hathach
2019-10-31
zlp should work with control in, tested with Unity framework
hathach
2019-10-31
adeded tests for zlp
hathach
2019-10-31
add more tests, fix an issue with tud_descriptor_configuration_cb() return NULL
hathach
2019-10-30
move test_usbd around
hathach
2019-10-30
fix 2nd test when tud_descriptor_device_cb() return NULL
hathach
2019-10-30
add 2nd test, but failed due to lack of tusb_teardown()
hathach
2019-10-30
added firs usbd test with get device descriptor
hathach
2019-10-30
initally adding test_usbd.c
hathach
2019-07-19
more house keeping
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-11
clean up demo config
hathach
2019-06-10
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
hathach
2019-06-10
update fifo test
hathach
2019-06-10
add fifo test
hathach
2019-06-10
adding new ceedling test project
hathach