1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/arduino-nano-33-ble
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 arduino-nano-33-ble: Adapt SPI periph config 2020-05-18 19:18:29 +02:00
board.c boards/arduino-nano-33-ble: initial support 2020-04-08 09:58:21 +02:00
doc.txt boards/arduino-nano-33-ble: initial support 2020-04-08 09:58:21 +02:00
Kconfig cpu/nrf52: provide radio_nrf802154 at CPU level 2020-10-02 10:44:59 +02:00
Makefile boards/arduino-nano-33-ble: initial support 2020-04-08 09:58:21 +02:00
Makefile.dep boards/arduino-nano-33-ble: initial support 2020-04-08 09:58:21 +02:00
Makefile.features cpu/nrf52: provide radio_nrf802154 at CPU level 2020-10-02 10:44:59 +02:00
Makefile.include boards/arduino-nano-33-ble: Remove term-delay logic 2020-07-03 10:19:23 +02:00
reset.c usb_board_reset: Split headers into public and private 2020-07-01 13:22:25 +02:00