Renamed project to insert it into nightly test.
[bertos.git] / boards / sam3n-ek / templates / sam3n-ek_kernel / .spec
diff --git a/boards/sam3n-ek/templates/sam3n-ek_kernel/.spec b/boards/sam3n-ek/templates/sam3n-ek_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>
+"""