X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lm3s1968%2Fexamples%2Fgps%2F.spec;h=580ac54c5f0f8d3e9c6ad13c697f792c82b840dd;hb=refs%2Ftags%2F2.7.0-rc1;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=e9ccb7d4eec1b5e4d3fc670336828caa52df8056;p=bertos.git diff --git a/boards/ek-lm3s1968/examples/gps/.spec b/boards/ek-lm3s1968/examples/gps/.spec index e69de29b..580ac54c 100644 --- a/boards/ek-lm3s1968/examples/gps/.spec +++ b/boards/ek-lm3s1968/examples/gps/.spec @@ -0,0 +1,19 @@ +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. +

+"""