From f5af96ccc8d92e8ac41a7cf216fb48dcc20b3589 Mon Sep 17 00:00:00 2001 From: Joakim Gebart Date: Tue, 11 Aug 2015 18:37:34 +0200 Subject: [PATCH] tests/struct_tm_utility: Remove stm32f0discovery blacklist --- tests/struct_tm_utility/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/struct_tm_utility/Makefile b/tests/struct_tm_utility/Makefile index 452499749a..6882bf4b16 100644 --- a/tests/struct_tm_utility/Makefile +++ b/tests/struct_tm_utility/Makefile @@ -1,8 +1,6 @@ APPLICATION = struct_tm_utility include ../Makefile.tests_common -BOARD_INSUFFICIENT_RAM := stm32f0discovery - DISABLE_MODULE += auto_init USEMODULE += shell