First commit to cleanup log module documentation.
[bertos.git] / boards / ek-lm3s1968 / examples / gps / .spec
index f35583af9d600e5ce5194ebeba0b277df71a31cd..580ac54c5f0f8d3e9c6ad13c697f792c82b840dd 100644 (file)
@@ -1 +1,19 @@
-name = 'DevelGPS demo application'
+name = 'DevelGPS'
+description="""
+<h1>DevelGPS</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>
+"""