summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc55/family.c
AgeCommit message (Expand)Author
2026-04-04make board_uart_read()/write() return -1 when unimplemented for consistency a...hathach
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-03-10update lpc55 bsp to use mcx config tool, move led/button/uart and usb port po...hathach
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-12-13bsp/lpc55: add hcd_ip3516HiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-10-30update lpc55 family.chathach
2025-10-30Merge branch 'master' into add-ohci-lpc55hathach
2025-10-15fix more warningshathach
2025-10-10try to enable ohci for lpc55 but not working, probably clock issuehathach
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
2024-07-28Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fbHiFiPhile
2024-06-27update lpc55 bsp for rtos use.HiFiPhile
2024-04-26LPC55 : Use PLL clock for better precision, allows easier UAC testing.HiFiPhile
2024-04-23clang work with lpc55hathach
2023-08-03more board_api.h renamehathach
2023-05-13able to build lpc55hathach
2023-03-17fix trailing space and new linehathach
2022-12-04Fix typosBastien Nocera
2022-06-06fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsphathach
2021-10-17more with -Wcast-qualhathach
2021-04-28making new family lpc54hathach
2021-04-26ip3511 correct buffer offset, nbytes layout for highspeed port1hathach
2021-04-24lpc55 correct bus_reset with highspeed on support controllerhathach
2021-04-22add lpc55 uart writehathach
2021-03-01move lpc55 into its own familyhathach