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
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2013-05-09
finally get travis build without errors
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
test pointer size on travis system
hathach
2013-05-09
move esc around in ruby script
hathach
2013-05-09
test ansi sequence color in ruby script when test failed
hathach
2013-05-09
revert previous change
hathach
2013-05-09
try to modify ceedling lib/rakefile.rb to exit 0 if build succeeded
hathach
2013-05-09
remove verbose& trace option, able to run full build. But build script always...
hathach
2013-05-09
remove dead source path
hathach
2013-05-09
mkdir build before run test
hathach
2013-05-09
add trace option to build test
hathach
2013-05-09
add verbose to test build to detect error
hathach
2013-05-09
move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run
hathach
2013-05-09
travis I am coming
hathach
2013-05-09
travis again
hathach
2013-05-09
update travis yml
hathach
2013-05-09
refractor test
hathach
2013-05-09
rename ehci_controller to ehci_controller_fake
hathach
2013-05-09
test clean up
hathach
2013-05-09
add todo.md
hathach
2013-05-08
markdown format
hathach
2013-05-08
resize diagram
hathach
2013-05-08
document
hathach
2013-05-08
test markdown
hathach
2013-05-08
documenting on the way
hathach
2013-05-08
documenting
hathach
2013-05-08
rename README.md to readme.md
hathach
2013-05-08
update docs
hathach
2013-05-07
update /README.md
hathach
2013-05-07
adding some document to /readme.md
hathach
2013-05-06
add log2_of and use this function in get_period_head
hathach
2013-05-06
house keeping
hathach
2013-05-06
add stub for msc host & hub driver
hathach
2013-05-06
adding keil mcb4300 support
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-04-29
move ngx4330 to ngx folder in boards
hathach
2013-04-29
make NGX4330 build runs ok with host_freertos demo
hathach
2013-04-28
clean up main
hathach
2013-04-27
refractor mouse & keyboard app
hathach
2013-04-27
fix bug with osal_queue for freeRTOS
hathach
2013-04-27
reduce delay after reset to 20ms
hathach
2013-04-27
fix bug (wrong logic) with osal_task_delay in non OS configure
hathach
2013-04-26
add hid_keycode_to_ascii_tbl for hid class
hathach
2013-04-25
implement hcd_port_speed_get
hathach
2013-04-25
change OSAL_TASK_DEF to decouple variable name with task name
hathach
2013-04-25
finally able to get freeRTOS run with current mouse + keyboard example
hathach
2013-04-25
add attribute warn unused result for osal_create_* function
hathach
2013-04-25
add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS
hathach
[next]