X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fstm32-p103%2Fbenchmark%2Fcontext_switch%2Fcontext_switch_user.mk;h=4bc28c58039ea746cb959ff7acf0087f5ee817f5;hb=0f7b0541a97caf5429337addbd1b93c5a34526d4;hp=6362a9fc3448efc6f83b01a918567b683ee6ce8a;hpb=a256e501c16b63a423267f8621d6bdcda20d3f3a;p=bertos.git diff --git a/boards/stm32-p103/benchmark/context_switch/context_switch_user.mk b/boards/stm32-p103/benchmark/context_switch/context_switch_user.mk index 6362a9fc..4bc28c58 100644 --- a/boards/stm32-p103/benchmark/context_switch/context_switch_user.mk +++ b/boards/stm32-p103/benchmark/context_switch/context_switch_user.mk @@ -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.