summaryrefslogtreecommitdiff
path: root/hw/bsp/saml2x/boards
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-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-05-03merge samd51 and same5xhathach
2024-05-03add cmake for saml2xhathach
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-03-17fix trailing space and new linehathach
temporarily disable codespell
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
2021-06-28merge saml21 + saml22 = saml2xhathach
2021-06-28rename bsp saml22 to saml2xhathach