tests/lwip*: blacklist esp8266 boards
This commit is contained in:
parent
49f06efd38
commit
e6cf33eb4c
@ -3,6 +3,7 @@ include ../Makefile.tests_common
|
|||||||
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
||||||
# moment.
|
# moment.
|
||||||
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
||||||
|
esp8266-esp-12x esp8266-olimex-mod esp8266-sparkfun-thing \
|
||||||
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
||||||
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
||||||
BOARD_INSUFFICIENT_MEMORY := airfy-beacon hifive1 nrf6310 nucleo-f031k6 nucleo-f042k6 \
|
BOARD_INSUFFICIENT_MEMORY := airfy-beacon hifive1 nrf6310 nucleo-f031k6 nucleo-f042k6 \
|
||||||
|
|||||||
@ -3,6 +3,7 @@ include ../Makefile.tests_common
|
|||||||
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
||||||
# moment.
|
# moment.
|
||||||
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
||||||
|
esp8266-esp-12x esp8266-olimex-mod esp8266-sparkfun-thing \
|
||||||
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
||||||
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
||||||
BOARD_INSUFFICIENT_MEMORY = nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \
|
BOARD_INSUFFICIENT_MEMORY = nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \
|
||||||
|
|||||||
@ -3,6 +3,7 @@ include ../Makefile.tests_common
|
|||||||
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
||||||
# moment.
|
# moment.
|
||||||
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
||||||
|
esp8266-esp-12x esp8266-olimex-mod esp8266-sparkfun-thing \
|
||||||
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
||||||
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
||||||
BOARD_INSUFFICIENT_MEMORY = blackpill bluepill nucleo-f031k6 nucleo-f042k6 \
|
BOARD_INSUFFICIENT_MEMORY = blackpill bluepill nucleo-f031k6 nucleo-f042k6 \
|
||||||
|
|||||||
@ -3,6 +3,7 @@ include ../Makefile.tests_common
|
|||||||
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
# lwIP's memory management doesn't seem to work on non 32-bit platforms at the
|
||||||
# moment.
|
# moment.
|
||||||
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
|
||||||
|
esp8266-esp-12x esp8266-olimex-mod esp8266-sparkfun-thing \
|
||||||
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
|
||||||
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
|
||||||
BOARD_INSUFFICIENT_MEMORY = nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \
|
BOARD_INSUFFICIENT_MEMORY = nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user