X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lm3s1968%2Fexamples%2Fgps%2F.spec;h=7ad25731780612ee8c50bf4aad18d1de46c2c021;hb=30e2d1dd4de05196b9d9f1268732cca50573f700;hp=f35583af9d600e5ce5194ebeba0b277df71a31cd;hpb=dd7d54a9e52b47856782cfea08fd714fa6aba4e5;p=bertos.git diff --git a/boards/ek-lm3s1968/examples/gps/.spec b/boards/ek-lm3s1968/examples/gps/.spec index f35583af..7ad25731 100644 --- a/boards/ek-lm3s1968/examples/gps/.spec +++ b/boards/ek-lm3s1968/examples/gps/.spec @@ -1 +1,19 @@ -name = 'DevelGPS demo application' +name = 'DevelGPS' +description=""" + + +

Overview

+ +

The purpose of this project is to implement a portable GPS locator / geocaching +finder with the Cortex-M3 based Luminary Micro LM3S1968 evaluation board.

+ +

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.

+ +

+For schematics and up to date information on this project, +check the DevelGPS page +on the BeRTOS site. +

+"""