1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/feather-m0-wifi
Gunar Schorcht 12c5236443 boards/feather-m0-*: fix Arduino feature in Kconfig
With PR #17401 the Arduino feature was introduced for the `feather-m0` base board. Since all derived `feather-m0-*` boards with additional hardware modules simply include `Makefile.features` of the `feather-m0` base board, they also have this feature. However, the `Kconfig` file is defined separately for each of these boards. In PR 17401, it was forgotten to include the Arduino feature in the `Kconfig` file for the derived boards. This was not noticed because the CI did not trigger an error message.
2021-12-24 04:15:02 +01:00
..
doc.txt boards/feather-m0: separate directory for the wifi version 2020-08-08 17:04:58 +02:00
Kconfig boards/feather-m0-*: fix Arduino feature in Kconfig 2021-12-24 04:15:02 +01:00
Makefile boards/feather-m0: separate directory for the wifi version 2020-08-08 17:04:58 +02:00
Makefile.dep boards/feather-m0: separate directory for the wifi version 2020-08-08 17:04:58 +02:00
Makefile.features boards/feather-m0: separate directory for the wifi version 2020-08-08 17:04:58 +02:00
Makefile.include boards/feather-m0: separate directory for the wifi version 2020-08-08 17:04:58 +02:00