summaryrefslogtreecommitdiff
path: root/hw/bsp/xmc4000/family.c
AgeCommit message (Expand)Author
2026-04-29ensure board_uart_write return -1 on defaultHiFiPhile
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
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-09-24update dfifo allocation scheme to use top pointer, update document and explan...hathach
2024-05-03add cmake for xmc4000hathach
2023-08-03more board_api.h renamehathach
2023-07-20Fix trailing spaces issuejferreir
2023-07-20fix compilation issues for XMC4500_RELAXjferreir
2023-07-20Add UART_DEV supportjferreir
2021-11-05xmc4500 ported, cdc msc example run finehathach
2021-11-05xmc4500 led blinky, button okhathach