Deconding query string when we get a key value from it.
[bertos.git] / boards / stm32-p103 / benchmark / context_switch / context_switch_user.mk
index 6362a9fc3448efc6f83b01a918567b683ee6ce8a..4bc28c58039ea746cb959ff7acf0087f5ee817f5 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-context_switch_PROGRAMMER_TYPE = jtag-tiny
+context_switch_PROGRAMMER_TYPE = none
 context_switch_PROGRAMMER_PORT = none
 
 # Files included by the user.