Commit Graph

8 Commits

Author SHA1 Message Date
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
hathach
a01d6d8b31 tested other ports with featherwing max3421, change cs, intr pin to D10, D9 2023-12-26 21:13:43 +07:00
hathach
86f6588c3f update example to work with featherwing max3421, set max3421 GPIO0 for vbus
tested with feather nrf52840, m0, m4
2023-11-20 22:09:38 +07:00
hathach
2dea4ce6a2 add cmake support for samd21.
update ci cmake
2023-09-07 16:58:40 +07:00
hathach
3623ba1884 fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
kkitayam
b6d09ca761 Add compile option to allocate video data into flash in video_capture example 2021-10-09 23:02:18 +09:00
hathach
50977eef0e grouping more samd21 boards 2020-11-28 11:45:24 +07:00
hathach
fac9151c73 grouping samd21 2020-11-28 11:11:55 +07:00