Skip to content

Commit

Permalink
Revert "Revert "Revert "tests/libfixmath_unittests: Clean BOARD_INSUF…
Browse files Browse the repository at this point in the history
…FICIENT_MEMORY"""

This reverts commit 3091cb5.
  • Loading branch information
cladmi committed Jul 30, 2018
1 parent 26038ae commit bb0c94e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/libfixmath_unittests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove
# The MSP boards don't feature round(), exp(), and log(), which are used in the unittests
BOARD_BLACKLIST += chronos msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1

BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6

USEMODULE += libfixmath-unittests

ifneq (,$(filter native,$(BOARD)))
Expand Down

0 comments on commit bb0c94e

Please sign in to comment.