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
2023-08-14
add iar support for lpc43, add lpcxpresso43s67 to hil farm
hathach
2023-08-09
rename hitl to hil
hathach
2023-08-09
update hil test and json (remove troublesome lpc54608), run hil test on ci wi...
hathach
2023-08-08
Add simple test for hid_boot_interface.
HiFiPhile
2023-08-08
Flash board_test when done, skip cdc_msc for LPC54.
HiFiPhile
2023-08-08
Add dummy board_test.
HiFiPhile
2023-08-07
Mount block device in test_cdc_msc.
HiFiPhile
2023-08-06
Add config file as argument.
HiFiPhile
2023-08-06
Add more MCU.
HiFiPhile
2023-08-06
Fix LPC54 build.
HiFiPhile
2023-08-06
WIP.
HiFiPhile
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-03-22
Remove const from tud_network_mac_address in example and test files
Matt Mills
2023-03-22
use tud_inited() instead of tusb_inited()
hathach
2023-03-17
fix spelling
hathach
2023-03-17
fix ci with building fuzz
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-06
integrate top.mk into make.mk
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
missing some files
hathach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-01-30
Merge branch 'master' into support-iar
hathach
2023-01-29
feat(fuzz): Adds seed corpus for cdc and msc classes
Nathaniel Brough
2023-01-21
add test_common_func.c
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2023-01-07
use TU_FIFO_INIT to replace TU_FIFO_DEF
hathach
2023-01-07
using clang with ceedling unit-test with -fsanitize=address
hathach
2023-01-06
Merge branch 'master' into fix-fifo-memory-overflow
hathach
2022-12-28
fix(fuzz): Make sanitizer flags optional
Nathaniel Brough
2022-12-16
fix ci with usbh and unit test
hathach
2022-12-09
add test_write_double_overflowed for fifo
hathach
2022-12-08
add test fifo overwritable + overflow, that cause buffer overflow
hathach
2022-12-08
move build Fuzzer into pre-commit
hathach
2022-12-08
move fuzz into test/fuzz
hathach
2022-12-08
move ceedling tests to test/unit-test
hathach
2022-12-08
add missing ceedling files
hathach
2022-12-08
update ceedling to 0.31.1
hathach
2021-06-30
Add test CI.
MasterPhi
2021-05-02
some text fomarting, update unit test to test get buffer info for fifo
hathach
2021-04-30
Remove all remainings with peek_at
Reinhard Panhuber
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
[next]