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
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
/
examples
/
device
/
cdc_msc_hid
/
ses
Age
Commit message (
Expand
)
Author
2019-05-14
add makefile support for lpcxpresso1347
hathach
2019-05-14
makefile work with lpc11u68
hathach
2019-04-08
fix #53 use nrfx_usbd_errata.h
hathach
2019-04-02
samd support suspend and resume. Though cannot distinguish between Suspend an...
hathach
2019-04-01
add board_button_read()
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-22
simplify board API, adding stm32f3 discovery
hathach
2019-03-20
move lpcopen to its own repo (submodule)
hathach
2019-03-15
update ses project file
hathach
2019-03-13
dcd_set_address include status response, usbd control stall both control in a...
hathach
2019-03-10
adding segger project for stm32f4
hathach
2019-01-29
fix segger debug with SD
hathach
2019-01-29
nrf5x usb init before sd works
hathach
2019-01-29
add S140 v6 build config for nrf5x
hathach
2018-12-07
enable all warnings
hathach
2018-12-05
clean up ses project
hathach
2018-12-05
add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr
hathach
2018-12-05
lpc40xx device work, moving Chip_USB_Init out of tinyusb
hathach
2018-12-04
adding ea4088 quickstart, able to blink
hathach
2018-12-04
add mcb1800, blink led ok
hathach
2018-12-03
clean up
hathach
2018-12-03
use lpcopen for ea4357, blinky ok
hathach
2018-12-03
clean up lpc13
hathach
2018-12-03
moving lpc17xx to use lpcopen
hathach
2018-12-03
move lpc_chip_13xx files
hathach
2018-12-03
correct memory placement for lpc13. CDC work well
hathach
2018-12-02
lpc11u use USBSRAM, able to response with 1st request
hathach
2018-12-01
fix lpc11u68 bsp issue, able to blink
hathach
2018-12-01
able to build lpc11u68
hathach
2018-12-01
add lpc11u68 ses file
hathach
2018-11-30
lpc13xx build ok (not work) with lpcopen
hathach
2018-11-30
adding ses lpc13xx
hathach
2018-11-29
update segger project
hathach
2018-11-29
clean up
hathach
2018-11-27
clean up
hathach
2018-11-27
enhance dcd lpc17xx. Able to pass enumeration
hathach
2018-11-26
add lpc175x_6x project file
hathach
2018-11-26
clean up
hathach
2018-11-26
clean up warnings
hathach
2018-11-22
cdc work ok with lpc43xx
hathach
2018-11-22
build ok
hathach
2018-11-22
adding lpc43xx to ses
hathach
2018-11-22
rename example project
hathach