X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=boards%2Fek-lm3s1968%2Fexamples%2Fgps%2Fcfg%2Fcfg_context_switch.h;h=fe0b4f8725be942d45765855b721802b213f5185;hb=dbdfdb39b80573098140a42d2a1704f43f4c40c0;hp=46abc5d2c047b239f77669d2f839ca9399b00e65;hpb=305600095e208997dbdc4f7a0008af29d3d8bfcb;p=bertos.git diff --git a/boards/ek-lm3s1968/examples/gps/cfg/cfg_context_switch.h b/boards/ek-lm3s1968/examples/gps/cfg/cfg_context_switch.h index 46abc5d2..fe0b4f87 100644 --- a/boards/ek-lm3s1968/examples/gps/cfg/cfg_context_switch.h +++ b/boards/ek-lm3s1968/examples/gps/cfg/cfg_context_switch.h @@ -39,14 +39,23 @@ #define CFG_CONTEXT_SWITCH_H /** - * Use hp timer for the bechmark, otherwise it use - * one led. + * Use hp timer for the bechmark. * * $WIZ$ type = "boolean" + * $WIZ$ module= "boolean" + * $WIZ$ conditional_deps = "ser" */ #define CONFIG_USE_HP_TIMER 1 +/** + * Use board led for benchmark. + * + * $WIZ$ type = "boolean" + */ +#define CONFIG_USE_LED 1 + + /** * Debug console port. * $WIZ$ type = "int"; min = 0