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
Age
Commit message (
Expand
)
Author
2013-09-10
able to print hello world
hathach
2013-09-08
Merge branch 'master' of github.com:microbuilder/tinyusb
hathach
2013-09-08
try to add lpc4357usb board
hathach
2013-07-31
Added trace pin config
Kevin Townsend
2013-07-31
Added LPC4357USB board
Kevin Townsend
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
opt out hardfault handler in board.c which causes problem in compiling with a...
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
test refractor
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
remove redundant project files
hathach
2013-06-21
add cmsis for lpc11u
hathach
2013-06-21
add files for bulk custom test
hathach
2013-06-21
[host lpc43xx] adding support for host custom class
hathach
2013-06-12
add coreid to hidd_init
hathach
2013-06-12
clean up
hathach
2013-06-08
ADDING LPC176X device
hathach
2013-06-04
re-create ngx4330.h
hathach
2013-06-04
add LPC175x_6x cmiss (got from xpresso example)
hathach
2013-06-04
rename tusb_device_is_configured
hathach
2013-06-03
house keeping
hathach
2013-06-03
add TUSB_CFG_PROUDCT_ID check
hathach
2013-06-03
refractor device mouse main.c & tusbd_hid_mouse_send_report
hathach
2013-06-03
refractor tusb_descriptors
hathach
2013-05-31
refractor change tusbd_hid_keyboard_send_report API
hathach
2013-05-31
refractor string descriptors, allow one-stop configure descriptor for
hathach
2013-05-31
refractor & beautify string descriptors
hathach
2013-05-31
clean up device main.c demo code
hathach
2013-05-31
rename descriptor variables
hathach
[prev]
[next]