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
/
lpc55
/
family.c
Age
Commit message (
Expand
)
Author
2026-04-04
make board_uart_read()/write() return -1 when unimplemented for consistency a...
hathach
2026-04-04
implement board_uart_read()/write() as non-blocking for all families
hathach
2026-03-10
update lpc55 bsp to use mcx config tool, move led/button/uart and usb port po...
hathach
2026-03-06
Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516
HiFiPhile
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-12-13
bsp/lpc55: add hcd_ip3516
HiFiPhile
2025-11-25
bsp: Disable SysTick ISR if FreeRTOS is enabled
Zixun LI
2025-10-30
update lpc55 family.c
hathach
2025-10-30
Merge branch 'master' into add-ohci-lpc55
hathach
2025-10-15
fix more warnings
hathach
2025-10-10
try to enable ohci for lpc55 but not working, probably clock issue
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
2024-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-06-27
update lpc55 bsp for rtos use.
HiFiPhile
2024-04-26
LPC55 : Use PLL clock for better precision, allows easier UAC testing.
HiFiPhile
2024-04-23
clang work with lpc55
hathach
2023-08-03
more board_api.h rename
hathach
2023-05-13
able to build lpc55
hathach
2023-03-17
fix trailing space and new line
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-06-06
fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-04-28
making new family lpc54
hathach
2021-04-26
ip3511 correct buffer offset, nbytes layout for highspeed port1
hathach
2021-04-24
lpc55 correct bus_reset with highspeed on support controller
hathach
2021-04-22
add lpc55 uart write
hathach
2021-03-01
move lpc55 into its own family
hathach