X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3n-ek%2Ftemplates%2Fkernel%2F.spec;fp=boards%2Fsam3n-ek%2Ftemplates%2Fkernel%2F.spec;h=0000000000000000000000000000000000000000;hb=61171d95e604185c26236fc9f3cba4ef77312c67;hp=04a79cffe9b8661cdad297dded3c19e152fab2a1;hpb=b6b7cb68fe5f979418b595c667bf714fee90b787;p=bertos.git diff --git a/boards/sam3n-ek/templates/kernel/.spec b/boards/sam3n-ek/templates/kernel/.spec deleted file mode 100644 index 04a79cff..00000000 --- a/boards/sam3n-ek/templates/kernel/.spec +++ /dev/null @@ -1,9 +0,0 @@ -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. -

-"""