Skip to content

Commit

Permalink
Merge pull request #12113 from haukepetersen/fix_board_reelmissingrad…
Browse files Browse the repository at this point in the history
…iofeature

boards/reel: add missing radio_nrf52840 feature
  • Loading branch information
miri64 committed Aug 29, 2019
2 parents 4c56827 + d961cee commit 0d37727
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions boards/reel/Makefile.features
Expand Up @@ -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

0 comments on commit 0d37727

Please sign in to comment.