Skip to content
Snippets Groups Projects
Commit 0e874357 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

tests: remove nucleo-l053 from unittests

parent 128fa5d6
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk chronos ek-lm4f120xl \ ...@@ -14,7 +14,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk chronos ek-lm4f120xl \
slwstk6220a ek-lm4f120xl stm32f3discovery \ slwstk6220a ek-lm4f120xl stm32f3discovery \
slwstk6220a nucleo32-f042 nucleo32-f303 opencm9-04 \ slwstk6220a nucleo32-f042 nucleo32-f303 opencm9-04 \
seeeduino_arch-pro remote-pa remote-revb remote-reva \ seeeduino_arch-pro remote-pa remote-revb remote-reva \
nucleo32-f031 nucleo-l073 nucleo32-f031 nucleo-l073 nucleo-l053
USEMODULE += embunit USEMODULE += embunit
...@@ -33,7 +33,8 @@ ARM_CORTEX_M_BOARDS := airfy-beacon arduino-due cc2538dk ek-lm4f120xl f4vi1 fox ...@@ -33,7 +33,8 @@ ARM_CORTEX_M_BOARDS := airfy-beacon arduino-due cc2538dk ek-lm4f120xl f4vi1 fox
pba-d-01-kw2x pca10000 pca10005 remote saml21-xpro samr21-xpro slwstk6220a \ pba-d-01-kw2x pca10000 pca10005 remote saml21-xpro samr21-xpro slwstk6220a \
spark-core stm32f0discovery stm32f3discovery stm32f4discovery udoo weio \ spark-core stm32f0discovery stm32f3discovery stm32f4discovery udoo weio \
yunjia-nrf51822 sodaq-autonomo arduino-zero nucleo-f030 nucleo-f070 \ yunjia-nrf51822 sodaq-autonomo arduino-zero nucleo-f030 nucleo-f070 \
nucleo32-f303 opencm9-04 nucleo-f411 nucleo32-f031 nucleo-l073 nucleo32-f303 opencm9-04 nucleo-f411 nucleo32-f031 nucleo-l073 \
nucleo-l053
DISABLE_TEST_FOR_ARM_CORTEX_M := tests-relic DISABLE_TEST_FOR_ARM_CORTEX_M := tests-relic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment