Benjamin Valentin
|
8f0fa9411c
|
boards/samd21-arduino-bootloader: rename to samdx1-arduino-bootloader
The bootloader itself is called `uf2-samdx1` and supports both samd21
and samd51.
Rename the module accordingly.
|
2021-02-09 19:44:03 +01:00 |
|
Benjamin Valentin
|
0debe57566
|
common/samd21-arduino-bootloader: use common stdio CDC ACM config
|
2020-10-20 10:52:50 +02:00 |
|
|
0f9e56d0ff
|
boards/samd21-bootloader: don't use bootloader with slipdev_stdio
|
2020-04-02 16:42:37 +02:00 |
|
Francisco Molina
|
1387b736b7
|
boards: conditionally include samd21-arduino-bootloader
samd21-arduino-bootloader and its dependencies will only be
included if no other stdio_% (other than stdio_cdc_acm) is included.
|
2020-04-01 15:10:32 +02:00 |
|
|
a2c20666f0
|
boards/arduino-mkr: use bootloader_arduino feature
|
2020-03-18 10:53:16 +01:00 |
|
Hauke Petersen
|
050a1ddeab
|
boards/arduino-mkr: move shared code to common/arduino-mkr
|
2017-11-30 10:26:35 +01:00 |
|