Rename prj to insert it into nightly test.
[bertos.git] / boards / stm32-p103 / templates / stm32-p103_kernel / .spec
diff --git a/boards/stm32-p103/templates/stm32-p103_kernel/.spec b/boards/stm32-p103/templates/stm32-p103_kernel/.spec
new file mode 100644 (file)
index 0000000..04a79cf
--- /dev/null
@@ -0,0 +1,9 @@
+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>
+"""