summaryrefslogtreecommitdiff
path: root/hw/bsp/samd21/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
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
2024-03-09sparkfun_samd21_mini_usb board supportDeadman
2023-12-26tested other ports with featherwing max3421, change cs, intr pin to D10, D9hathach
2023-11-20update example to work with featherwing max3421, set max3421 GPIO0 for vbushathach
tested with feather nrf52840, m0, m4
2023-09-09both samd21/d51 works perfectly with max3421ehathach
2023-09-07more ci fixhathach
2023-09-07fix cihathach
2023-09-07add cmake support for samd21.hathach
update ci cmake
2023-06-30Update support for Cynthion boardsmndza
- Rename LUNA to Cynthion - Add support for newer revisions (>=0.6) - Bootloader (saturn-v) default size is now 2K
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
And switch to a single file that can include mcu, family or board.
2021-10-31Adds support for Adafruit Trinket M0Jean Gressmann
2021-10-29Add Adafruit QT Py boardMatt Johnston
Straight copy of itsybitsy_m0/ with MCU changed to ATSAMD21E18 LED and button are disabled. LED is a neopixel so could be added later.
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
2021-08-31clear stall and reset data toggle when open edpthathach
required to pass one of msc test.
2021-08-29add CFG_EXAMPLE_MSC_READONLY for curiosityhathach
allow family/board to exclude specific example. exclude net_lwip_webserver from curiosity.
2021-08-29Add PYOCD_OPTIONmainr
Added PYOCD_OPTION to pass board-specific options to build
2021-08-29Added support for Microchip Curiosity Nano SAMD21 board (DM320119)mainr
Added support for Microchip Curiosity Nano SAMD21 board (DM320119) under hw/bsp/samd21/boards/curiosity_nano The nEDBG on this board requires dap_protocol be specified as SWD (changed in examples/rules.mk) NOTE: requires entry (03eb:2175) for VID:PID of nEDBG be added to /etc/udev/rules for pyocd
2021-04-15Changed LED_PIN to 17, LED_STATE_ON to 0Dima Barsky
2021-02-03bsp: rename SAMD21 LUNA variant to luna_d21Katherine Temkin
We now have SAMD21 and SAMD11 variants of LUNA; so we'll rename the existing LUNA BSP to be more specific / reflect its version.
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-13move luna into samd21 grouphathach
2020-11-29move xiao to samd21 grouphathach
2020-11-28grouping samd51 boardshathach
2020-11-28grouping more samd21 boardshathach
2020-11-28grouping samd21hathach