From 543b26c7ab3461f95f624be79718c2e7dcdb20b0 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Wed, 27 Jan 2021 16:58:47 +0100 Subject: [PATCH] tests/pkg_libfixmath_unittests: exclude new small boards --- tests/pkg_libfixmath_unittests/Makefile.ci | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/pkg_libfixmath_unittests/Makefile.ci b/tests/pkg_libfixmath_unittests/Makefile.ci index a0fba9c7d0..7e95a9f48e 100644 --- a/tests/pkg_libfixmath_unittests/Makefile.ci +++ b/tests/pkg_libfixmath_unittests/Makefile.ci @@ -1,10 +1,19 @@ BOARD_INSUFFICIENT_MEMORY := \ + blackpill \ + bluepill \ + i-nucleo-lrwan1 \ + nucleo-f030r8 \ nucleo-f031k6 \ nucleo-f042k6 \ nucleo-l011k4 \ nucleo-l031k6 \ + nucleo-l053r8 \ samd10-xmini \ + saml10-xpro \ + saml11-xpro \ slstk3400a \ stk3200 \ stm32f030f4-demo \ + stm32f0discovery \ + stm32l0538-disco \ #