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
/
lpcxpresso51u68
Age
Commit message (
Expand
)
Author
2023-03-19
bsp lpc51
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-16
rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC
hathach
2022-06-02
rework make freertos port handling
Rafael Silva
2021-04-28
fixed build with lpc51
hathach
2021-04-28
update lpc mcu sdk path
hathach
2021-03-18
add example specific DEPS_SUBMODULES
hathach
2021-03-17
explicitly add dcd source file without vendor/family
hathach
2021-03-04
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
hathach
2021-03-04
merge no-family example build
hathach
2021-01-26
change output filename to BOARD-Directory
hathach
2020-10-08
clean up jlink default interface
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-06
add tud_irq_handler() for all lpc ip3511 (13, 15, 11)
hathach
2020-03-23
remove -Wnested-externs since many driver does this including CMSIS_5
hathach
2019-11-20
move -flto to board.mk
hathach
2019-11-11
update makefile for lpc boards
hathach
2019-11-11
update makefile for lpc mcu
hathach
2019-10-24
fix missing board uart read/write()
hathach
2019-09-27
add -Wextra for more warnings to example
hathach
2019-09-05
55s69 device work with usb0
hathach
2019-09-03
board_test work with lpcxpresso55s69
hathach
2019-09-02
clean up
hathach
2019-09-01
clean up
hathach
2019-09-01
clean up
hathach
2019-09-01
rename lpc_usbd to lpc_ip3511
hathach
2019-09-01
adding lpc54114 port
hathach
2019-09-01
more lpc51u68 driver clean up
hathach
2019-09-01
update lpc51u68 linker
hathach
2019-09-01
clean up
hathach
2019-09-01
rename lpc11_13_15 to simply lpc_usbd since it is almost used by in recent ye...
hathach
2019-08-31
fix segger embbeded studio compile issue
hathach
2019-08-31
support LPC51u68 #100
hathach
2019-08-31
add button read to board_test example
hathach
2019-08-26
board_test example run with lpcxpresso51u68
hathach
2019-08-24
adding lpc51u68 support
hathach