Skip to content

Commit

Permalink
tests/driver_xbee: add nucleo-f334 to insufficient RAM
Browse files Browse the repository at this point in the history
  • Loading branch information
miri64 committed Oct 22, 2016
1 parent e4638ce commit 4e789ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/driver_xbee/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include ../Makefile.tests_common

FEATURES_REQUIRED = periph_uart periph_gpio

BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio
BOARD_INSUFFICIENT_MEMORY := nucleo-f334 stm32f0discovery weio

USEMODULE += xbee
USEMODULE += gnrc_netif
Expand Down

0 comments on commit 4e789ed

Please sign in to comment.