Update the benchmarck preset. Enable the context switch output on serial.
[bertos.git] / boards / stm32-p103 / benchmark / context_switch / cfg / cfg_context_switch.h
index 2633f9587ef63c617fe08b633feecb08ec930b7b..be15cf2fe70f80e98c3e8b0ca9157f7ba98da11e 100644 (file)
@@ -45,7 +45,7 @@
  * $WIZ$ module= "boolean"
  * $WIZ$ conditional_deps = "ser"
  */
-#define CONFIG_USE_HP_TIMER       0
+#define CONFIG_USE_HP_TIMER       1
 
 
 /**