From: asterix Date: Thu, 20 May 2010 17:19:27 +0000 (+0000) Subject: Set none programmer type. X-Git-Tag: 2.5.0~150 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=a3786ea7424d96041d5174860cce9c63e1085fab;p=bertos.git Set none programmer type. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3767 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/ek-lm3s1968/examples/gps/gps_user.mk b/boards/ek-lm3s1968/examples/gps/gps_user.mk index 19c38190..e605afb6 100644 --- a/boards/ek-lm3s1968/examples/gps/gps_user.mk +++ b/boards/ek-lm3s1968/examples/gps/gps_user.mk @@ -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.