zephyr/samples/basic
Kumar Gala cdd629cda2 samples: basic: threads: Rework to not define generated macros
Rather than redefining a macro which might be generated we should create
a new define name that should get used in the code.  Replace redefining
DT_ALIAS_LED0_GPIOS_FLAGS with LED0_FLAGS and DT_ALIAS_LED1_GPIOS_FLAGS
with LED1_FLAGS.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-04 15:28:20 -05:00
..
blink_led boards: nucleo_h743zi: add pwm support 2020-04-04 15:00:11 +02:00
blinky timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
button samples: basic: button: Rework to not define generated macros 2020-05-04 15:28:20 -05:00
fade_led boards: nucleo_h743zi: add pwm support 2020-04-04 15:00:11 +02:00
minimal kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
rgb_led coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
servo_motor coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
threads samples: basic: threads: Rework to not define generated macros 2020-05-04 15:28:20 -05:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00