Skip to content

Commit

Permalink
Merge branch '6lowpan-fix-major' into ipv6-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
miri64 committed Nov 19, 2014
2 parents c17dca6 + 06934dd commit bdeee5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/sixlowpan/Makefile
Expand Up @@ -2,6 +2,12 @@ export APPLICATION = sixlowpan

include ../Makefile.tests_common

BOARD_INSUFFICIENT_RAM := chronos msb-430 msb-430h stm32f0discovery redbee-econotag \
telosb wsn430-v1_3b wsn430-v1_4 z1

BOARD_BLACKLIST := arduino-mega2560 # errnos all have the same value
# => switch-case in framework.c does not compile

USEMODULE += netapi
USEMODULE += sixlowpan

Expand Down

0 comments on commit bdeee5d

Please sign in to comment.