Skip to content

Commit

Permalink
examples/ccn-lite-relay: whitelist nrf52(840)dk
Browse files Browse the repository at this point in the history
  • Loading branch information
haukepetersen committed Aug 29, 2019
1 parent de890bd commit 178dfbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/ccn-lite-relay/Makefile
Expand Up @@ -3,7 +3,8 @@ APPLICATION = ccn-lite-relay
# If no BOARD is found in the environment, use this default:
BOARD ?= native

BOARD_WHITELIST := fox iotlab-m3 msba2 mulle native pba-d-01-kw2x samr21-xpro
BOARD_WHITELIST := fox iotlab-m3 msba2 mulle native nrf52dk nrf52840dk \
pba-d-01-kw2x samr21-xpro


# This has to be the absolute path to the RIOT base directory:
Expand Down

0 comments on commit 178dfbb

Please sign in to comment.