Add example projects description.
[bertos.git] / boards / ek-lm3s1968 / examples / gps / .spec
index f35583af9d600e5ce5194ebeba0b277df71a31cd..7ad25731780612ee8c50bf4aad18d1de46c2c021 100644 (file)
@@ -1 +1,19 @@
-name = 'DevelGPS demo application'
+name = 'DevelGPS'
+description="""
+<h1DevelGPS</h1>
+
+<h2>Overview</h2>
+
+<p>The purpose of this project is to implement a portable GPS locator / geocaching
+finder with the Cortex-M3 based Luminary Micro LM3S1968 evaluation board.</p>
+
+<p>The device proposes a user interface to configure the GPS coordinates of a
+target location and shows on the OLED display the direction and distance to
+reach the target.</p>
+
+<p>
+For schematics and up to date information on this project,
+check the <a href="http://www.bertos.org/use/examples-projects/ek-lm3s1968-develgps">DevelGPS page</a>
+on the BeRTOS site.
+</p>
+"""