From: batt Date: Fri, 28 May 2010 10:15:34 +0000 (+0000) Subject: Add template projects description. X-Git-Tag: 2.5.0~49 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=ef55324bdca559fa23b565a6612c8b050e6b3844;p=bertos.git Add template projects description. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3868 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/arduino/templates/empty/.spec b/boards/arduino/templates/empty/.spec index a1771f59..f3edfbc2 100644 --- a/boards/arduino/templates/empty/.spec +++ b/boards/arduino/templates/empty/.spec @@ -1,2 +1,8 @@ name = 'empty preset' advanced = True +description=""" +

+This is a minimalist project, it just initializes the hardware of the +supported board and proposes an empty main. +<\p> +""" diff --git a/boards/arduino/templates/kernel/.spec b/boards/arduino/templates/kernel/.spec index 7fad0325..04a79cff 100644 --- a/boards/arduino/templates/kernel/.spec +++ b/boards/arduino/templates/kernel/.spec @@ -1,2 +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. +

+""" diff --git a/boards/at91sam7s-ek/templates/empty/.spec b/boards/at91sam7s-ek/templates/empty/.spec index a1771f59..f3edfbc2 100644 --- a/boards/at91sam7s-ek/templates/empty/.spec +++ b/boards/at91sam7s-ek/templates/empty/.spec @@ -1,2 +1,8 @@ name = 'empty preset' advanced = True +description=""" +

+This is a minimalist project, it just initializes the hardware of the +supported board and proposes an empty main. +<\p> +""" diff --git a/boards/at91sam7s-ek/templates/kernel/.spec b/boards/at91sam7s-ek/templates/kernel/.spec index 7fad0325..04a79cff 100644 --- a/boards/at91sam7s-ek/templates/kernel/.spec +++ b/boards/at91sam7s-ek/templates/kernel/.spec @@ -1,2 +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. +

+""" diff --git a/boards/at91sam7x-ek/templates/empty/.spec b/boards/at91sam7x-ek/templates/empty/.spec index a1771f59..f3edfbc2 100644 --- a/boards/at91sam7x-ek/templates/empty/.spec +++ b/boards/at91sam7x-ek/templates/empty/.spec @@ -1,2 +1,8 @@ name = 'empty preset' advanced = True +description=""" +

+This is a minimalist project, it just initializes the hardware of the +supported board and proposes an empty main. +<\p> +""" diff --git a/boards/at91sam7x-ek/templates/kernel/.spec b/boards/at91sam7x-ek/templates/kernel/.spec index 7fad0325..04a79cff 100644 --- a/boards/at91sam7x-ek/templates/kernel/.spec +++ b/boards/at91sam7x-ek/templates/kernel/.spec @@ -1,2 +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. +

+""" diff --git a/boards/ek-lm3s1968/templates/empty/.spec b/boards/ek-lm3s1968/templates/empty/.spec index a1771f59..f3edfbc2 100644 --- a/boards/ek-lm3s1968/templates/empty/.spec +++ b/boards/ek-lm3s1968/templates/empty/.spec @@ -1,2 +1,8 @@ name = 'empty preset' advanced = True +description=""" +

+This is a minimalist project, it just initializes the hardware of the +supported board and proposes an empty main. +<\p> +""" diff --git a/boards/ek-lm3s1968/templates/kernel/.spec b/boards/ek-lm3s1968/templates/kernel/.spec index 7fad0325..04a79cff 100644 --- a/boards/ek-lm3s1968/templates/kernel/.spec +++ b/boards/ek-lm3s1968/templates/kernel/.spec @@ -1,2 +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. +

+""" diff --git a/boards/lpc-p2378/templates/empty/.spec b/boards/lpc-p2378/templates/empty/.spec index a1771f59..f3edfbc2 100644 --- a/boards/lpc-p2378/templates/empty/.spec +++ b/boards/lpc-p2378/templates/empty/.spec @@ -1,2 +1,8 @@ name = 'empty preset' advanced = True +description=""" +

+This is a minimalist project, it just initializes the hardware of the +supported board and proposes an empty main. +<\p> +""" diff --git a/boards/lpc-p2378/templates/kernel/.spec b/boards/lpc-p2378/templates/kernel/.spec index 7fad0325..04a79cff 100644 --- a/boards/lpc-p2378/templates/kernel/.spec +++ b/boards/lpc-p2378/templates/kernel/.spec @@ -1,2 +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. +

+""" diff --git a/boards/stm32-p103/templates/empty/.spec b/boards/stm32-p103/templates/empty/.spec index a1771f59..f3edfbc2 100644 --- a/boards/stm32-p103/templates/empty/.spec +++ b/boards/stm32-p103/templates/empty/.spec @@ -1,2 +1,8 @@ name = 'empty preset' advanced = True +description=""" +

+This is a minimalist project, it just initializes the hardware of the +supported board and proposes an empty main. +<\p> +""" diff --git a/boards/stm32-p103/templates/kernel/.spec b/boards/stm32-p103/templates/kernel/.spec index 7fad0325..04a79cff 100644 --- a/boards/stm32-p103/templates/kernel/.spec +++ b/boards/stm32-p103/templates/kernel/.spec @@ -1,2 +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. +

+""" diff --git a/boards/triface/templates/empty/.spec b/boards/triface/templates/empty/.spec index a1771f59..f3edfbc2 100644 --- a/boards/triface/templates/empty/.spec +++ b/boards/triface/templates/empty/.spec @@ -1,2 +1,8 @@ name = 'empty preset' advanced = True +description=""" +

+This is a minimalist project, it just initializes the hardware of the +supported board and proposes an empty main. +<\p> +""" diff --git a/boards/triface/templates/kernel/.spec b/boards/triface/templates/kernel/.spec index 7fad0325..04a79cff 100644 --- a/boards/triface/templates/kernel/.spec +++ b/boards/triface/templates/kernel/.spec @@ -1,2 +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. +

+"""