zephyr/samples/basic
Andrzej Głąbek aa544d678e samples: fade_led: Fix definition of PWM_FLAGS
As it incorrectly uses DT_ALIAS_PWM_LED0_PWMS_CHANNEL macro instead of
the *_FLAGS one.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-02-11 17:50:50 +02:00
..
blink_led samples: blink_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
blinky samples: blinky: update to start with LED on 2020-02-05 12:00:36 +01:00
button samples: button: update to use new GPIO API 2020-02-05 12:00:36 +01:00
fade_led samples: fade_led: Fix definition of PWM_FLAGS 2020-02-11 17:50:50 +02:00
minimal samples: minimal: kconfig: Do not assign promptless MEMORY_PROTECTION 2020-01-14 11:06:24 -05:00
rgb_led samples: rgb_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
servo_motor drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
threads samples: threads: update to use new GPIO API 2020-02-05 12:00:36 +01:00
basic.rst