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
/
src
Age
Commit message (
Expand
)
Author
2018-12-05
hal clean up
hathach
2018-12-05
remove dcd_connect/disconnect since there is no usage now
hathach
2018-12-05
lpc move Chip_USB_Init() out of stack to bsp
hathach
2018-12-05
renane file
hathach
2018-12-05
lpc40xx device work, moving Chip_USB_Init out of tinyusb
hathach
2018-12-04
move pinmux out of dcd into bsp
hathach
2018-12-04
adding ea4088 quickstart, able to blink
hathach
2018-12-04
adding lpc40xx support
hathach
2018-12-04
add mcb1800, blink led ok
hathach
2018-12-04
rename dcd 18 43
hathach
2018-12-03
clean up dcd 43
hathach
2018-12-03
dcd lpc43 clean up
hathach
2018-12-03
use lpcopen for lpc43x, work well
hathach
2018-12-03
use lpcopen for ea4357, blinky ok
hathach
2018-12-03
clean up
hathach
2018-12-03
clean up
hathach
2018-12-03
migrate lpc17 to lpcopen, usb device work ok
hathach
2018-12-03
wrap up lpc11u port
hathach
2018-12-03
clean up dcd lpc11u
hathach
2018-12-03
dcd lpc11u6x work with cdc + msc
hathach
2018-12-02
lpc11u use USBSRAM, able to response with 1st request
hathach
2018-12-01
lp11u able to receive setup packet
hathach
2018-11-30
lpc13xx build ok (not work) with lpcopen
hathach
2018-11-30
adding ses lpc13xx
hathach
2018-11-30
remove obsolete example
hathach
2018-11-30
rename cont
hathach
2018-11-30
more rename
hathach
2018-11-30
rename
hathach
2018-11-30
clean up
hathach
2018-11-30
rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XX
hathach
2018-11-29
move nvic prio in hal/dcd to bsp for portability
hathach
2018-11-29
added & tested lpc17xx freertos device example
hathach
2018-11-29
lpc17xx add dcd_edpt_stalled
hathach
2018-11-29
dcd lpc17xx, route control endpoint to EP_FAST
hathach
2018-11-29
clean up
hathach
2018-11-29
dcd lpc17xx enable EpIntEn for non-control IN after DMA complete
hathach
2018-11-28
correct TUD_OPT_HIGH_SPEED
hathach
2018-11-28
more dcd lpc17xx clean up
hathach
2018-11-28
clean up
hathach
2018-11-28
improve non-control xfer for lpc17xx
hathach
2018-11-28
add Auto descriptor endpoint num config to support lpc17xx
hathach
2018-11-27
clean up
hathach
2018-11-27
clean up
hathach
2018-11-27
improve dcd control lpc17xx
hathach
2018-11-27
enhance dcd lpc17xx. Able to pass enumeration
hathach
2018-11-26
add OPT_MODE_HIGH_SPEED
hathach
2018-11-26
clean up warnings
hathach
2018-11-25
Introduce a Makefile for the OS_NONE device example
Scott Shawcroft
2018-11-23
One tweak to make -Wdiscarded-qualifiers happy.
Scott Shawcroft
2018-11-23
Make sure OUT endpoint 0 on the SAMDs always has a valid buffer to store
Scott Shawcroft
[next]