| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach | |
| 2024-05-03 | - add cmake to samd11 | hathach | |
| - build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel | |||
| 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 | |||
| 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 | |||
| 2021-05-26 | fix dfu example build | hathach | |
| 2021-02-03 | add BSP for SAMD11 variant of Great Scott Gadgets' LUNA boards (SAMD11) | Katherine Temkin | |
