From: batt
Date: Thu, 27 May 2010 15:48:04 +0000 (+0000)
Subject: Add description to all example projects.
X-Git-Tag: 2.5.0~54
X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=595967f22c0bce10cfc158471c557559e1ec3aac;p=bertos.git
Add description to all example projects.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3863 38d2e660-2303-0410-9eaa-f027e97ec537
---
diff --git a/boards/arduino/benchmark/.spec b/boards/arduino/benchmark/.spec
index e69de29b..18c0580d 100644
--- a/boards/arduino/benchmark/.spec
+++ b/boards/arduino/benchmark/.spec
@@ -0,0 +1,3 @@
+name="Benchmarks"
+ord=2
+description="Projects to measure different aspects of BeRTOS performance."
diff --git a/boards/arduino/examples/.spec b/boards/arduino/examples/.spec
index e69de29b..d244bbf6 100644
--- a/boards/arduino/examples/.spec
+++ b/boards/arduino/examples/.spec
@@ -0,0 +1,3 @@
+name="Examples"
+ord=1
+description="Full working example projects."
diff --git a/boards/arduino/templates/.spec b/boards/arduino/templates/.spec
index e69de29b..07fb8eed 100644
--- a/boards/arduino/templates/.spec
+++ b/boards/arduino/templates/.spec
@@ -0,0 +1,3 @@
+name = "Templates"
+ord = 0
+description = "Use these as a starting point for your BeRTOS project."
diff --git a/boards/at91sam7s-ek/benchmark/.spec b/boards/at91sam7s-ek/benchmark/.spec
index e69de29b..18c0580d 100644
--- a/boards/at91sam7s-ek/benchmark/.spec
+++ b/boards/at91sam7s-ek/benchmark/.spec
@@ -0,0 +1,3 @@
+name="Benchmarks"
+ord=2
+description="Projects to measure different aspects of BeRTOS performance."
diff --git a/boards/at91sam7s-ek/examples/.spec b/boards/at91sam7s-ek/examples/.spec
deleted file mode 100644
index e69de29b..00000000
diff --git a/boards/at91sam7s-ek/templates/.spec b/boards/at91sam7s-ek/templates/.spec
index e69de29b..07fb8eed 100644
--- a/boards/at91sam7s-ek/templates/.spec
+++ b/boards/at91sam7s-ek/templates/.spec
@@ -0,0 +1,3 @@
+name = "Templates"
+ord = 0
+description = "Use these as a starting point for your BeRTOS project."
diff --git a/boards/at91sam7x-ek/benchmark/.spec b/boards/at91sam7x-ek/benchmark/.spec
index e69de29b..18c0580d 100644
--- a/boards/at91sam7x-ek/benchmark/.spec
+++ b/boards/at91sam7x-ek/benchmark/.spec
@@ -0,0 +1,3 @@
+name="Benchmarks"
+ord=2
+description="Projects to measure different aspects of BeRTOS performance."
diff --git a/boards/at91sam7x-ek/examples/.spec b/boards/at91sam7x-ek/examples/.spec
index e69de29b..d244bbf6 100644
--- a/boards/at91sam7x-ek/examples/.spec
+++ b/boards/at91sam7x-ek/examples/.spec
@@ -0,0 +1,3 @@
+name="Examples"
+ord=1
+description="Full working example projects."
diff --git a/boards/at91sam7x-ek/templates/.spec b/boards/at91sam7x-ek/templates/.spec
index e69de29b..07fb8eed 100644
--- a/boards/at91sam7x-ek/templates/.spec
+++ b/boards/at91sam7x-ek/templates/.spec
@@ -0,0 +1,3 @@
+name = "Templates"
+ord = 0
+description = "Use these as a starting point for your BeRTOS project."
diff --git a/boards/ek-lm3s1968/benchmark/.spec b/boards/ek-lm3s1968/benchmark/.spec
index e69de29b..18c0580d 100644
--- a/boards/ek-lm3s1968/benchmark/.spec
+++ b/boards/ek-lm3s1968/benchmark/.spec
@@ -0,0 +1,3 @@
+name="Benchmarks"
+ord=2
+description="Projects to measure different aspects of BeRTOS performance."
diff --git a/boards/ek-lm3s1968/examples/.spec b/boards/ek-lm3s1968/examples/.spec
index e69de29b..d244bbf6 100644
--- a/boards/ek-lm3s1968/examples/.spec
+++ b/boards/ek-lm3s1968/examples/.spec
@@ -0,0 +1,3 @@
+name="Examples"
+ord=1
+description="Full working example projects."
diff --git a/boards/ek-lm3s1968/templates/.spec b/boards/ek-lm3s1968/templates/.spec
index e69de29b..07fb8eed 100644
--- a/boards/ek-lm3s1968/templates/.spec
+++ b/boards/ek-lm3s1968/templates/.spec
@@ -0,0 +1,3 @@
+name = "Templates"
+ord = 0
+description = "Use these as a starting point for your BeRTOS project."
diff --git a/boards/lpc-p2378/benchmark/.spec b/boards/lpc-p2378/benchmark/.spec
index e69de29b..18c0580d 100644
--- a/boards/lpc-p2378/benchmark/.spec
+++ b/boards/lpc-p2378/benchmark/.spec
@@ -0,0 +1,3 @@
+name="Benchmarks"
+ord=2
+description="Projects to measure different aspects of BeRTOS performance."
diff --git a/boards/lpc-p2378/templates/.spec b/boards/lpc-p2378/templates/.spec
index e69de29b..07fb8eed 100644
--- a/boards/lpc-p2378/templates/.spec
+++ b/boards/lpc-p2378/templates/.spec
@@ -0,0 +1,3 @@
+name = "Templates"
+ord = 0
+description = "Use these as a starting point for your BeRTOS project."
diff --git a/boards/stm32-p103/benchmark/.spec b/boards/stm32-p103/benchmark/.spec
index e69de29b..18c0580d 100644
--- a/boards/stm32-p103/benchmark/.spec
+++ b/boards/stm32-p103/benchmark/.spec
@@ -0,0 +1,3 @@
+name="Benchmarks"
+ord=2
+description="Projects to measure different aspects of BeRTOS performance."
diff --git a/boards/stm32-p103/examples/.spec b/boards/stm32-p103/examples/.spec
deleted file mode 100644
index e69de29b..00000000
diff --git a/boards/stm32-p103/templates/.spec b/boards/stm32-p103/templates/.spec
index e69de29b..07fb8eed 100644
--- a/boards/stm32-p103/templates/.spec
+++ b/boards/stm32-p103/templates/.spec
@@ -0,0 +1,3 @@
+name = "Templates"
+ord = 0
+description = "Use these as a starting point for your BeRTOS project."
diff --git a/boards/triface/.spec b/boards/triface/.spec
index 86a8b3b2..d4f20c24 100644
--- a/boards/triface/.spec
+++ b/boards/triface/.spec
@@ -25,7 +25,7 @@ description = '''
-Triface is a board designed by Develer and is based on AVR ATmega128/ATmega1281 CPU. Visit the Triface page on BeRTOS site for more information.
+Triface is a board designed by Develer and is based on AVR ATmega128/ATmega1281 CPU. Visit the Triface page on BeRTOS site for more information.
'''
diff --git a/boards/triface/benchmark/.spec b/boards/triface/benchmark/.spec
index e69de29b..18c0580d 100644
--- a/boards/triface/benchmark/.spec
+++ b/boards/triface/benchmark/.spec
@@ -0,0 +1,3 @@
+name="Benchmarks"
+ord=2
+description="Projects to measure different aspects of BeRTOS performance."
diff --git a/boards/triface/examples/.spec b/boards/triface/examples/.spec
index 1cb28b50..d244bbf6 100644
--- a/boards/triface/examples/.spec
+++ b/boards/triface/examples/.spec
@@ -1 +1,3 @@
-name = "Examples"
+name="Examples"
+ord=1
+description="Full working example projects."
diff --git a/boards/triface/templates/.spec b/boards/triface/templates/.spec
index e69de29b..07fb8eed 100644
--- a/boards/triface/templates/.spec
+++ b/boards/triface/templates/.spec
@@ -0,0 +1,3 @@
+name = "Templates"
+ord = 0
+description = "Use these as a starting point for your BeRTOS project."