tests/pkg_tinycrypt: Drop whitelist
This was an ugly hack to work around broken dependency modeling. Since the dependencies are now correctly modelled, this hack can be dropped.
This commit is contained in:
parent
ffc4277b9f
commit
8319f4ac63
@ -1,9 +1,5 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
# tinycrypt works for 32-bit architectures only. The nrf52dk is chosen as a
|
||||
# placeholder for all Cortex-M4 boards.
|
||||
BOARD_WHITELIST += native nrf52dk
|
||||
|
||||
USEPKG += tinycrypt
|
||||
USEMODULE = fmt
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user