summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc18/family.c
AgeCommit message (Expand)Author
2026-07-24lpc18: mcb1800 etm-trace - disable pull-ups on trace lineshathach
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-01-25fix cihathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-08-03more board_api.h renamehathach
2023-06-20add etm trace for mcb1800hathach
2023-03-17fix trailing space and new linehathach
2022-11-18update uart read for lpc18/43 for testinghathach
2022-06-03remove static port defined for device/hosthathach
2022-06-02rhport argument in usbd_ API() is not used (always use the initialized port)hathach
2021-03-03mcb1800 and lpc18s37 work well with both device and host demohathach
2021-03-03add lpc18 familyhathach