summaryrefslogtreecommitdiff
path: root/hw/bsp/samd21/family.mk
AgeCommit message (Collapse)Author
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & ↵hathach
OPT_MCU_SAML22
2024-10-20add support for native SAMD HCDDeadman
2024-05-03add cmake for saml2xhathach
2024-04-24update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 ↵hathach
samd51 nrf
2024-04-24clang make work for samd21hathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, ↵hathach
'MAX3421_HOST=1' must be added as part of make/cmake command
2023-06-24add CPU_CORE for all familyhathach
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-24add more warning option, also fix -Wconversion with rp2040hathach
-Wuninitialized, -Wunused, -Wredundant-decls
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-17more with -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-01update microchip_driverhathach
2021-03-01update family submodulehathach
temporarily disable other orphaned and esp32s2 build
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach
2021-01-26change output filename to BOARD-Directoryhathach
2020-11-28grouping samd51 boardshathach
2020-11-28grouping more samd21 boardshathach
2020-11-28grouping samd21hathach