index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
ea4357
/
ea4357.c
Age
Commit message (
Expand
)
Author
2023-08-03
add lpc43 family
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
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-06
fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp
hathach
2021-02-24
clean up
hathach
2020-09-03
fix vector assign
hathach
2020-09-03
rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler
hathach
2020-09-03
revert to use __USE_LPCOPEN
hathach
2020-05-04
temporarily remove osal_task_delay() from osal
hathach
2020-05-04
clean up things, add makefile for host example
hathach
2020-05-03
add uart for mcb1800
hathach
2020-04-20
add uart for ea4357
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-06
mass rename tud_isr to tud_irq_handler
hathach
2019-11-22
move nxp dcd ehci controller reset and modde into dcd
hathach
2019-11-21
moving irq to bsp for lpc17/40
hathach
2019-11-21
adding tud_isr/tuh_isr with lpc18/43
hathach
2019-10-24
fix missing board uart read/write()
hathach
2019-10-12
adding log support with uart
hathach
2019-08-23
drop board_* in bsp c file
hathach