Commit 33fdc11
committed
added SAMD51 support
This adds support for SAMD51 boards, both with and without crystal.
Tested with:
* Adafruit Feather M0 (SAMD21 w/crystal)
* Adafruit ItsyBitsy M4 (SAMD51 crystalless)
* SparkFun SAMD51 Thing Plus (SAMD51 w/crystal)
Tests included running the processors in standby mode.1 parent d8503ff commit 33fdc11
4 files changed
+159
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments