1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 19:32:46 +01:00
RIOT/boards/adafruit-clue
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 adafruit-clue: Adapt SPI periph config 2020-05-18 19:18:29 +02:00
board.c boards/adafruit-clue: add initial support 2020-04-08 09:35:08 +02:00
doc.txt boards/adafruit-clue: add initial support 2020-04-08 09:35:08 +02:00
Kconfig cpu/nrf52: provide radio_nrf802154 at CPU level 2020-10-02 10:44:59 +02:00
Makefile boards/adafruit-clue: add initial support 2020-04-08 09:35:08 +02:00
Makefile.dep boards/adafruit-clue: add initial support 2020-04-08 09:35:08 +02:00
Makefile.features cpu/nrf52: provide radio_nrf802154 at CPU level 2020-10-02 10:44:59 +02:00
Makefile.include boards/adafruit-clue: add initial support 2020-04-08 09:35:08 +02:00
reset.c usb_board_reset: Split headers into public and private 2020-07-01 13:22:25 +02:00