summaryrefslogtreecommitdiff
path: root/hw/bsp/xmc4000
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
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-10-25fix make buildhathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-10enhance dwc2hathach
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 support for XMC4700_RELAX kitjferreir
2023-07-20Add UART_DEV supportjferreir
2023-07-20Add UART_DEV supportjferreir
2023-06-24add CPU_CORE for all familyhathach
2023-03-17fix trailing space and new linehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-03-08Merge branch 'master' into renesas-rahathach
2022-06-29fix xmc4000 buildhathach
2022-06-02rework make freertos port handlingRafael Silva
2021-11-05xmc4500 ported, cdc msc example run finehathach
2021-11-05add xmclib as submodulehathach
2021-11-05xmc4500 led blinky, button okhathach