Use prefix for the presets.
[bertos.git] / boards / triface / templates / triface_kernel / .spec
diff --git a/boards/triface/templates/triface_kernel/.spec b/boards/triface/templates/triface_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>
+"""