index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-empty-families
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
path:
root
/
demos
/
host
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2018-03-06
rename demo to examples
hathach
2018-03-01
clean up osal semaphore/queue/mutex
hathach
2014-04-03
added rtos to greeting for easy testing
hathach
2014-03-26
clean up
hathach
2014-03-24
fix build error for keil host os none, freertos, cmsis-rtx
hathach
2014-03-24
fix build for lpcxpreso host
hathach
2014-03-21
clean up led blinking on host demo
hathach
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-19
remvoe main as thread of cmsis rtx for portability.
hathach
2014-03-18
rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ
hathach
2014-03-16
doxygen document
hathach
2014-03-14
fix some warnings
hathach
2014-03-14
clean more warnings
hathach
2014-03-13
fix some warnings
hathach
2014-03-12
fixing build error
hathach
2014-03-06
refractor app_os_prio.h
hathach
2014-03-06
IAR work well with EA4357 on host os none
hathach
2014-03-05
somehow could not get printf work with IAR both SWD & uart on NGX4330
hathach
2014-03-04
remove lwip code in main.c & boardGetMACaddr (board.c)
hathach
2013-11-05
msc add support
hathach
2013-10-16
refine mouse demo
hathach
2013-10-15
add supported class to greeting
hathach
2013-09-27
house keeping
hathach
2013-09-26
add scsi write10 & test unit ready
hathach
2013-09-25
almost complete cli for msc
hathach
2013-09-24
added cli support
hathach
2013-09-22
fix pingstate for highspeed bulk out transfer
hathach
2013-09-21
house keeping, clean up warnings
hathach
2013-09-20
start to add msc host, fix dangerous problem with unstable device when plugge...
hathach
2013-09-18
temporarily comment out all the lwip related code
hathach
2013-09-13
all project can run ok
hathach
2013-09-13
integrate & able to run cmsis-rtx with current code base
hathach
2013-09-10
complete porting to keil
hathach
2013-09-10
keil project can mount mouse, but cannot mount rndis
hathach
2013-07-19
change printf retarget to make \n to \r\n automatically
hathach
2013-07-03
replace tusbh_cdc_isr by tusbh_cdc_xfer_isr with extra parameter as
hathach
2013-07-02
add tusbh_cdc_send, t usbh_cdc_receive
hathach
2013-06-21
add cmsis for lpc11u
hathach
2013-05-14
abstract os priority for application tasks
hathach
2013-05-09
move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-04-28
clean up main
hathach
2013-04-26
add hid_keycode_to_ascii_tbl for hid class
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
2013-04-24
- change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with mo...
hathach
2013-04-22
house keeping
hathach
2013-04-22
change the board_leds API to on_mask, off_mask
hathach
[next]