X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lm3s1968%2Fexamples%2Fgps%2F.spec;h=7ad25731780612ee8c50bf4aad18d1de46c2c021;hb=9f81973580cc5d25d40930f64c74d80480949717;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..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. +

+"""