| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-15 | merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & ↵ | hathach | |
| OPT_MCU_SAML22 | |||
| 2025-07-09 | add board_vbus_set() for samd21/d51 to enable usb host vbus | hathach | |
| enable host example build for samd21/d51 | |||
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach | |
| 2024-04-24 | fix 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-09 | sparkfun_samd21_mini_usb board support | Deadman | |
| 2023-12-26 | tested other ports with featherwing max3421, change cs, intr pin to D10, D9 | hathach | |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach | |
| tested with feather nrf52840, m0, m4 | |||
| 2023-09-09 | both samd21/d51 works perfectly with max3421e | hathach | |
| 2023-09-07 | more ci fix | hathach | |
| 2023-09-07 | fix ci | hathach | |
| 2023-09-07 | add cmake support for samd21. | hathach | |
| update ci cmake | |||
| 2023-06-30 | Update support for Cynthion boards | mndza | |
| - Rename LUNA to Cynthion - Add support for newer revisions (>=0.6) - Bootloader (saturn-v) default size is now 2K | |||
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2021-10-31 | Adds support for Adafruit Trinket M0 | Jean Gressmann | |
| 2021-10-29 | Add Adafruit QT Py board | Matt 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-09 | Add compile option to allocate video data into flash in video_capture example | kkitayam | |
| 2021-08-31 | clear stall and reset data toggle when open edpt | hathach | |
| required to pass one of msc test. | |||
| 2021-08-29 | add CFG_EXAMPLE_MSC_READONLY for curiosity | hathach | |
| allow family/board to exclude specific example. exclude net_lwip_webserver from curiosity. | |||
| 2021-08-29 | Add PYOCD_OPTION | mainr | |
| Added PYOCD_OPTION to pass board-specific options to build | |||
| 2021-08-29 | Added 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-15 | Changed LED_PIN to 17, LED_STATE_ON to 0 | Dima Barsky | |
| 2021-02-03 | bsp: rename SAMD21 LUNA variant to luna_d21 | Katherine 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-26 | change output filename to BOARD-Directory | hathach | |
| 2021-01-13 | move luna into samd21 group | hathach | |
| 2020-11-29 | move xiao to samd21 group | hathach | |
| 2020-11-28 | grouping samd51 boards | hathach | |
| 2020-11-28 | grouping more samd21 boards | hathach | |
| 2020-11-28 | grouping samd21 | hathach | |
