index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
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-09-16
able to build with newly added lwip folder
hathach
2013-09-14
start to add lwip support
hathach
2013-09-13
update cmsis rtx keil project for LPC4357USB
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-12
added keil project for host_freertos
hathach
2013-09-12
Merge branch 'master' of github.com:microbuilder/tinyusb
hathach
2013-09-12
finshed upgrading lpc43xx cmsis
hathach
2013-09-12
update history & freertos project
hathach
2013-09-12
rename lpc43 cmsis folder, preparing to upgrade cmsis from v2.10 to 3.01
hathach
2013-09-11
add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 re...
hathach
2013-09-10
Added trace support for LPC4357USB boards
Kevin Townsend
2013-09-10
added support for RETARGET SWO
hathach
2013-09-10
added LPC4357_USB board
hathach
2013-09-10
complete porting to keil
hathach
2013-09-10
keil project can mount mouse, but cannot mount rndis
hathach
2013-09-10
able to get blinky + greeting
hathach
2013-09-10
able to print hello world
hathach
2013-09-08
try to add lpc4357usb board
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
update docs
hathach
2013-07-04
port osal_mutex to freeRTOS, able to mount mouse & cdc device
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-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
[next]