summaryrefslogtreecommitdiff
path: root/hw/bsp/samg55xplained/board.mk
AgeCommit message (Collapse)Author
2024-05-04add cmake for samg55hathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
also fix trailing spaces
2023-03-08Merge branch 'master' into renesas-rahathach
2022-06-29fix buid_board.py scripthathach
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]>
2021-10-18enable -Wnull-dereferencehathach
2021-10-17more -Wcast-qualhathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-04merge no-family example buildhathach
specify FAMILY_SUBMODULES for all boards
2021-01-26change output filename to BOARD-Directoryhathach
2020-10-08clean up jlink default interfacehathach
2020-09-04update dochathach
2020-08-21fix samg55 ci buildhathach
2020-03-11hack to undef LITTLE_ENDIAN for samg55hathach
2019-11-26add uart sync supporthathach
2019-11-26fix samg55 with newlib missing end symbolhathach
2019-11-24usb hw init OKhathach
2019-11-04clean uphathach
2019-11-04board test workshathach