Add description to all example projects.
[bertos.git] / boards / ek-lm3s1968 / examples / gps / gps_user.mk
index 19c381909864cff00979eeeb8e60b07cccfeabee..e605afb669bc1146d26d7d7313c0fe0696ccaedc 100644 (file)
@@ -9,7 +9,7 @@
 #
 
 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-gps_PROGRAMMER_TYPE = luminary
+gps_PROGRAMMER_TYPE = none
 gps_PROGRAMMER_PORT = none
 
 # Files included by the user.