boards/reel: add missing radio_nrf52840 feature

This commit is contained in:
Hauke Petersen 2019-08-29 10:51:17 +02:00
parent d6ac49c26e
commit d961ceefbe

View File

@ -6,4 +6,7 @@ FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_uart
FEATURES_PROVIDED += periph_usbdev
# Various other features (if any)
FEATURES_PROVIDED += radio_nrf802154
include $(RIOTBOARD)/common/nrf52/Makefile.features