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
/
hw
/
bsp
/
lpc18
/
family.c
Age
Commit message (
Expand
)
Author
2026-07-24
lpc18: mcb1800 etm-trace - disable pull-ups on trace lines
hathach
2026-04-04
implement board_uart_read()/write() as non-blocking for all families
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-11-25
bsp: Disable SysTick ISR if FreeRTOS is enabled
Zixun LI
2025-01-25
fix ci
hathach
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-08-03
more board_api.h rename
hathach
2023-06-20
add etm trace for mcb1800
hathach
2023-03-17
fix trailing space and new line
hathach
2022-11-18
update uart read for lpc18/43 for testing
hathach
2022-06-03
remove static port defined for device/host
hathach
2022-06-02
rhport argument in usbd_ API() is not used (always use the initialized port)
hathach
2021-03-03
mcb1800 and lpc18s37 work well with both device and host demo
hathach
2021-03-03
add lpc18 family
hathach