Skip to content
Snippets Groups Projects
Commit d55d5d29 authored by Hauke Petersen's avatar Hauke Petersen Committed by GitHub
Browse files

Merge pull request #6238 from kaspar030/unittests_stm32f3discovery_nolink

tests/unittests: add stm32f3discovery to BOARD_INSUFFICIENT_MEMORY
parents 610b8cf3 9172e424
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ APPLICATION = unittests ...@@ -2,7 +2,7 @@ APPLICATION = unittests
include ../Makefile.tests_common include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk chronos msb-430 msb-430h pca10000 \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk chronos msb-430 msb-430h pca10000 \
pca10005 spark-core stm32f0discovery \ pca10005 spark-core stm32f0discovery stm32f3discovery \
telosb wsn430-v1_3b wsn430-v1_4 z1 nucleo-f103 \ telosb wsn430-v1_3b wsn430-v1_4 z1 nucleo-f103 \
nucleo-f334 yunjia-nrf51822 samr21-xpro \ nucleo-f334 yunjia-nrf51822 samr21-xpro \
arduino-mega2560 airfy-beacon nrf51dongle nrf6310 \ arduino-mega2560 airfy-beacon nrf51dongle nrf6310 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment