mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/pkg_libhydrogen: remove useless board blacklist
This is now automatically managed by the arch 32 feature requirement at pkg dependencies level
This commit is contained in:
parent
a19f7a5589
commit
9a2f29ed83
@ -1,12 +1,5 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
# AVR boards: require avr-gcc >= 7.0 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040)
|
||||
# MSP430 boards: invalid alignment of 'hydro_random_context'
|
||||
BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
|
||||
arduino-mega2560 arduino-uno atmega328p \
|
||||
mega-xplained microduino-corerf waspmote-pro \
|
||||
chronos msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1
|
||||
|
||||
USEPKG += libhydrogen
|
||||
USEMODULE += embunit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user