hathach
|
1cf68f98b3
|
- add cmake to samd11
- build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel
|
2024-05-03 12:45:41 +07:00 |
|
hathach
|
36e07093b8
|
fix samd linker with clang: cannot self-check defined symbol with lld e.g STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000 --> STACK_SIZE = 0
|
2024-04-24 11:26:22 +07:00 |
|
mndza
|
14d69e46be
|
Update support for Cynthion boards
- Rename LUNA to Cynthion
- Add support for newer revisions (>=0.6)
- Bootloader (saturn-v) default size is now 2K
|
2023-06-30 11:30:33 +02:00 |
|
hathach
|
3623ba1884
|
fix trailing space and new line
temporarily disable codespell
|
2023-03-17 16:12:49 +07:00 |
|
hathach
|
f9c542aa52
|
fix dfu example build
|
2021-05-26 18:16:56 +07:00 |
|
Katherine Temkin
|
6f02e5f1f8
|
add BSP for SAMD11 variant of Great Scott Gadgets' LUNA boards (SAMD11)
|
2021-02-03 13:33:40 -07:00 |
|