index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
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
/
project.yml
Age
Commit message (
Expand
)
Author
2013-06-05
added dcd_dma_descriptor_t typdef
hathach
2013-05-31
refractor string descriptors, allow one-stop configure descriptor for
hathach
2013-05-13
change ceedling ignore plugin to default : ignore arg & calls
hathach
2013-05-10
clean up test
hathach
2013-05-09
-mx32 is not supported in gcc 4.6.x. change to use if-else sizeof(void*) in t...
hathach
2013-05-09
use -mx32, as travis use x86 version of linux gcc
hathach
2013-05-09
force pointer 32 bit using gcc option -m32 for travis build
hathach
2013-05-09
remove dead source path
hathach
2013-05-09
move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run
hathach
2013-04-15
add freeRTOS source from vendor to test
hathach
2013-04-15
create a empty test file for hub
hathach
2013-03-25
add several helper function
hathach
2013-02-06
refractor move test enum to its own file
hathach
2013-02-04
add TUSB_CFG_HOST_ENUM_BUFFER_SIZE
hathach
2013-02-04
refine ASSERT_DEFINE to allow special error_handler for os task
hathach
2013-02-01
add std=gnu99 for test build
hathach
2013-01-31
change cmock ignore to args only
hathach
2013-01-30
fix mocking osal api using ifdef
hathach
2013-01-27
add STATIC for local variables
hathach
2013-01-27
add class_hid_keyboard_init and test code
hathach
2013-01-22
start to support
hathach
2013-01-18
add ASSERT POINTER support
hathach
2013-01-18
prepare test project for 43xx host test
hathach
2013-01-16
added some tests for fifo.c
hathach
2013-01-13
rename ASSERT_ERROR to ASSERT_STATUS
hathach
2013-01-10
start add makefile for keyboard demo
hathach
2012-12-27
- add ceedling/cmock/unity as testing framework and support
hathach