1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/feather-nrf52840
Benjamin Valentin c78ee2bf64 cpu/nrf52: provide radio_nrf802154 at CPU level
The presence of the 802.15.4 radio peripheral is a feature of the CPU,
not the board.
Move it to the right place and reduce code duplication.
2020-10-02 10:44:59 +02:00
..
include feather-nrf52840: Adapt SPI periph config 2020-05-18 19:18:29 +02:00
board.c boards: initial import of Adafruit Feather nRF52840 Express 2020-01-15 22:11:58 +01:00
doc.txt boards: initial import of Adafruit Feather nRF52840 Express 2020-01-15 22:11:58 +01:00
Kconfig cpu/nrf52: provide radio_nrf802154 at CPU level 2020-10-02 10:44:59 +02:00
Makefile boards: initial import of Adafruit Feather nRF52840 Express 2020-01-15 22:11:58 +01:00
Makefile.dep */Makefile.dep: remove usage of DEFAULT_MODULE += stdio% 2020-04-02 14:50:18 +02:00
Makefile.features cpu/nrf52: provide radio_nrf802154 at CPU level 2020-10-02 10:44:59 +02:00
Makefile.include boards: initial import of Adafruit Feather nRF52840 Express 2020-01-15 22:11:58 +01:00