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 |
|
Gunar Schorcht
|
163190a7f2
|
boards/feather-m0: separate directory for the wifi version
|
2020-08-08 17:04:58 +02:00 |
|
Benjamin Valentin
|
e3c362e6ab
|
boards/feather-m0: don't check for gnrc_netdev_default
`gnrc_netdev_default` will pull in `netdev_default`, so no need to
check for both here.
|
2020-06-27 16:47:41 +02:00 |
|
Gunar Schorcht
|
3f8b237f60
|
boards/feather-m0: add ATWINC15x0 WiFi driver
|
2020-06-26 12:33:38 +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 |
|
|
edd4f690a8
|
boards/feather-m0: use bootloader_arduino feature
This provides automatic reflash/reset and stdio over USB for this board
|
2020-03-18 10:53:17 +01:00 |
|
|
337e9d80f2
|
boards/feather-m0: initial support
|
2017-11-05 22:19:07 +01:00 |
|