index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-wedge-containment
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
/
demos
/
host
/
src
Age
Commit message (
Expand
)
Author
2013-09-25
add tusbh_msc_status
hathach
2013-09-25
working on fatfs integration
hathach
2013-09-24
added cli support
hathach
2013-09-23
refractor, add wheel for mouse demo
hathach
2013-09-22
added read capacity 10 with hacking code
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-20
refine hid host driver
hathach
2013-09-19
IAR host none project working
hathach
2013-09-19
starting to add support for IAR workbench
hathach
2013-09-18
clean up warnings
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
print out mac address
hathach
2013-07-19
change printf retarget to make \n to \r\n automatically
hathach
2013-07-07
add rndis_app files
hathach
2013-07-05
fix bug with RNDIS class open using non-static variable p_cdc
hathach
2013-07-05
implementing initializing for RNDIS
hathach
2013-07-04
house keeping
hathach
2013-07-04
add some printf when a class is mounted
hathach
2013-07-04
change class (hid/cdc) _mounted_isr to _mounted_cb
hathach
2013-07-03
adding _mounted_isr & _umounted_isr callback for host keyboard & mouse
hathach
2013-07-03
temporarily check cdc mounted by pipe_in & pipe_out
hathach
2013-07-03
complete CDC serial demo (in a quick hacking way)
hathach
2013-07-03
replace tusbh_cdc_isr by tusbh_cdc_xfer_isr with extra parameter as
hathach
2013-07-03
rename cdc descriptor type
hathach
2013-07-02
add way to calculate the actual byte transferred with ehci
hathach
2013-07-02
add tusbh_cdc_send, t usbh_cdc_receive
hathach
2013-07-01
fix compilation error
hathach
2013-07-01
add & pass a first few test for cdc host
hathach
2013-06-29
[CDC]
hathach
2013-06-26
remove app_os_prio.h in os_none configure
hathach
2013-06-21
add cmsis for lpc11u
hathach
2013-05-23
move scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2) to hal/hal_lpc43xx.c
hathach
2013-05-23
- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx
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
add stub for msc host & hub driver
hathach
2013-05-06
change format of file header & license spacing
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
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
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
[prev]
[next]