Remove informations about the programmer type in all the boards' projects.
[bertos.git] / boards / arduino / benchmark / context_switch / context_switch_user.mk
index e609d92c827145f66ae479284e6baeadb9e105bb..4bc28c58039ea746cb959ff7acf0087f5ee817f5 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-context_switch_PROGRAMMER_TYPE = arduino
+context_switch_PROGRAMMER_TYPE = none
 context_switch_PROGRAMMER_PORT = none
 
 # Files included by the user.