aboutsummaryrefslogtreecommitdiffstats
path: root/tools/eclipse
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-05 08:05:45 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-05 08:05:45 +0000
commit90f948e7a5d6603f7a4563445d2184fc3e465c68 (patch)
treecd22aab00e55dfef20f1f492cd82107ebf6d7815 /tools/eclipse
parentf5f2903d3c617512ada34b589c1b2a6806047817 (diff)
downloadChibiOS-90f948e7a5d6603f7a4563445d2184fc3e465c68.tar.gz
ChibiOS-90f948e7a5d6603f7a4563445d2184fc3e465c68.tar.bz2
ChibiOS-90f948e7a5d6603f7a4563445d2184fc3e465c68.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4522 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'tools/eclipse')
-rw-r--r--tools/eclipse/config_wizard/build.properties7
1 files changed, 6 insertions, 1 deletions
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