From 90f948e7a5d6603f7a4563445d2184fc3e465c68 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 5 Aug 2012 08:05:45 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4522 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- tools/eclipse/config_wizard/build.properties | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/eclipse/config_wizard/build.properties b/tools/eclipse/config_wizard/build.properties index 832268812..ae3f83672 100644 --- a/tools/eclipse/config_wizard/build.properties +++ b/tools/eclipse/config_wizard/build.properties @@ -22,4 +22,9 @@ bin.includes = plugin.xml,\ resources/gencfg/schema/common/doc.xsd,\ resources/gencfg/schema/common/stm32/stm32_gpiov2_port.xsd,\ resources/gencfg/xml/stm32f4board.xml,\ - icons/ + icons/,\ + resources/gencfg/processors/boards/stm32f0xx/templates/board.c.ftl,\ + resources/gencfg/processors/boards/stm32f0xx/templates/board.h.ftl,\ + resources/gencfg/processors/boards/stm32f0xx/templates/board.mk.ftl,\ + resources/gencfg/schema/boards/stm32f0xx_board.xsd,\ + resources/gencfg/xml/stm32f0board.xml -- cgit v1.2.3