summaryrefslogtreecommitdiff
path: root/hw/bsp/rx/boards/gr_citrus
AgeCommit message (Collapse)Author
2026-03-13forgot to add fileshathach
add cmake support for rx
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-04-09update gr_citrus as wellhathach
2023-08-03more board_api.h renamehathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
also fix trailing spaces
2023-03-11Merge branch 'master' into renesas-rahathach
2023-03-10fix cihathach
2022-06-02rework make freertos port handlingRafael Silva
this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible Signed-off-by: Rafael Silva <[email protected]>
2022-06-02generalize renesas LINK core driverRafael Silva
create local register access struct and move mcu specific code in preparation of support for other mcu families that use the LINK usb core Signed-off-by: Rafael Silva <[email protected]>
2021-10-17more with -Wcast-qualhathach
2021-07-02extend stack areas to enable loggingkkitayam
add dummy functions to avoid warnings when logging is enable remove codes regarding OPTLIB
2021-06-29fix typohathach
2021-06-28rename rx63n to simply rxhathach