X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=boards%2Farduino-mega%2Ftemplates%2Fkernel%2F.spec;fp=boards%2Farduino-mega%2Ftemplates%2Fkernel%2F.spec;h=0000000000000000000000000000000000000000;hb=916115afea98a1f0b520ee72be7892261a24e9ff;hp=04a79cffe9b8661cdad297dded3c19e152fab2a1;hpb=e7d41c27f27e04808b1856e563ee852af1e5b856;p=bertos.git diff --git a/boards/arduino-mega/templates/kernel/.spec b/boards/arduino-mega/templates/kernel/.spec deleted file mode 100644 index 04a79cff..00000000 --- a/boards/arduino-mega/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. -

-"""