X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lm3s1968%2Fexamples%2Fgps%2F.spec;h=580ac54c5f0f8d3e9c6ad13c697f792c82b840dd;hb=983f074406bedb68909bf0439942e3b5dddc5579;hp=f35583af9d600e5ce5194ebeba0b277df71a31cd;hpb=467fa90ef6fdd1cd41cd087bb3aa2547a5803522;p=bertos.git diff --git a/boards/ek-lm3s1968/examples/gps/.spec b/boards/ek-lm3s1968/examples/gps/.spec index f35583af..580ac54c 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=""" +

DevelGPS

+ +

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. +

+"""