Rename prj to insert it into nightly test.
[bertos.git] / boards / stm32-p103 / templates / kernel / .spec
diff --git a/boards/stm32-p103/templates/kernel/.spec b/boards/stm32-p103/templates/kernel/.spec
deleted file mode 100644 (file)
index 04a79cf..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-name = 'kernel preset'
-advanced = True
-description="""
-<p>
-This is a minimalist kernel project: it just initializes the hardware and
-creates an independent process to blink an LED, while the main loop
-continues to monitor the stack utilization of all the processes.
-</p>
-"""