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
fix-ci-hs
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
Age
Commit message (
Expand
)
Author
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-23
increase sequence each 64 byte packet
hathach
2013-06-23
should fix problem with demo bulk out
hathach
2013-06-23
add custom bulk out test
hathach
2013-06-21
add cmsis for lpc11u
hathach
2013-06-21
add files for bulk custom test
hathach
2013-05-23
add files for hitex4350 but fail to get it power on USB0 host connector
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-21
fix issue with osal_none queue def
hathach
2013-05-15
adding support for keil's rtx cmsis-rtos
hathach
2013-05-14
abstract os priority for application tasks
hathach
2013-05-13
filter out unused driver files in CMSIS lpc43xxx
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
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
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
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-23
rename OSAL_TASK_DECLARE to OSAL_TASK_FUNCTION
hathach
2013-04-22
house keeping
hathach
2013-04-22
change the board_leds API to on_mask, off_mask
hathach
2013-04-22
adding oem base board lib for ea4357
hathach
2013-04-22
fix compiler error for USB1 to none in ehci.c
hathach
2013-04-22
change config to use USB0 only
hathach
2013-04-21
rename nxp_sof_received to nxp_int_sof
hathach
2013-04-16
getting build with freertos & host demo
hathach
2013-04-16
adding host_freertos configure & build etc
hathach
[prev]
[next]