summaryrefslogtreecommitdiff
path: root/hw/bsp/same5x
AgeCommit message (Collapse)Author
2024-05-03merge samd51 and same5xhathach
2024-04-24fix samd linker with clang: cannot self-check defined symbol with lld e.g ↵hathach
`STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-08-03more board_api.h renamehathach
2023-06-24add CPU_CORE for all familyhathach
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach
2023-03-19group same5xhathach