mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
tests/libfixmath_unittests: Blacklist atmega1284p
This commit is contained in:
parent
b7150ed6c7
commit
7c1f35daa4
@ -2,7 +2,7 @@ include ../Makefile.tests_common
|
||||
|
||||
BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
|
||||
arduino-mega2560 arduino-nano arduino-uno \
|
||||
atmega328p atmega256rfr2-xpro mega-xplained \
|
||||
atmega328p atmega256rfr2-xpro atmega1284p mega-xplained \
|
||||
microduino-corerf waspmote-pro
|
||||
# arduino-mega2560: builds locally but breaks travis (possibly because of
|
||||
# differences in the toolchain)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user