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
/
lpcxpresso55s69
Age
Commit message (
Collapse
)
Author
2021-03-01
move lpc55 into its own family
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
2020-03-11
hack to undef LITTLE_ENDIAN for samg55
hathach
2020-03-11
fix cortex M7, M23, M33 freertos build
hathach
2019-11-20
move -flto to board.mk
hathach
current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out).
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
non-stack warning (probably mcu driver) should be suppressed in the board.mk
2019-09-05
55s69 device work with usb0
hathach
2019-09-03
board_test work with lpcxpresso55s69
hathach