mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
tests/driver_enc28j60: exclude z1
because of not enough memory
This commit is contained in:
parent
d4d18d99af
commit
5fc1324969
@ -4,7 +4,8 @@ FEATURES_REQUIRED = periph_spi periph_gpio
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo-f334 nucleo-l053 \
|
||||
nucleo32-f031 nucleo32-f042 nucleo32-l031 \
|
||||
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4
|
||||
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
|
||||
z1
|
||||
|
||||
USEMODULE += auto_init_gnrc_netif
|
||||
USEMODULE += enc28j60
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user