summaryrefslogtreecommitdiff
path: root/hw/bsp/samd21/boards/itsybitsy_m0
AgeCommit message (Collapse)Author
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & ↵hathach
OPT_MCU_SAML22
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
enable host example build for samd21/d51
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
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-09-07add cmake support for samd21.hathach
update ci cmake
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
2020-11-28grouping samd51 boardshathach
2020-11-28grouping more samd21 boardshathach