X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=inline;f=boards%2Fat91sam7x-ek%2Ftemplates%2Fat91sam7x-ek_kernel%2F.spec;fp=boards%2Fat91sam7x-ek%2Ftemplates%2Fat91sam7x-ek_kernel%2F.spec;h=04a79cffe9b8661cdad297dded3c19e152fab2a1;hb=78be08e4397b2c98da4b119aad450acab17048d7;hp=0000000000000000000000000000000000000000;hpb=45a5ed5a6f4ccb4cf34e54b92eccb486436bc469;p=bertos.git diff --git a/boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/.spec b/boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/.spec new file mode 100644 index 00000000..04a79cff --- /dev/null +++ b/boards/at91sam7x-ek/templates/at91sam7x-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. +

+"""