X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=boards%2Fsam3n-ek%2Ftemplates%2Fsam3n-ek_kernel%2F.spec;fp=boards%2Fsam3n-ek%2Ftemplates%2Fsam3n-ek_kernel%2F.spec;h=04a79cffe9b8661cdad297dded3c19e152fab2a1;hb=61171d95e604185c26236fc9f3cba4ef77312c67;hp=0000000000000000000000000000000000000000;hpb=b6b7cb68fe5f979418b595c667bf714fee90b787;p=bertos.git diff --git a/boards/sam3n-ek/templates/sam3n-ek_kernel/.spec b/boards/sam3n-ek/templates/sam3n-ek_kernel/.spec new file mode 100644 index 00000000..04a79cff --- /dev/null +++ b/boards/sam3n-ek/templates/sam3n-ek_kernel/.spec @@ -0,0 +1,9 @@ +name = 'kernel preset' +advanced = True +description=""" +

+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. +

+"""