summaryrefslogtreecommitdiff
path: root/hw/bsp/tm4c123
AgeCommit message (Expand)Author
2024-05-03add cmake for tm4chathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-08-03more board_api.h renamehathach
2023-08-03rename ch32v307 and tm4c123 to use underscorehathach
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-12-04Fix typosBastien Nocera
2022-06-02rework make freertos port handlingRafael Silva
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2021-12-07change uart baudrate for tm4c123 to 115200hathach
2021-11-08move tm4c132 into bsp family, add it into cihathach