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 |
|
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 |
|
Kees Bakker
|
a10bec6874
|
boards/sodaq-one: add support for SODAQ ONE
The following features were tested (briefly):
* UART (the first)
* xtimer is working (it's the same code as in samr21)
|
2018-08-07 11:06:14 +02:00 |
|