zephyr/samples/basic
Martí Bolívar 0156b6c185 samples: fade_led: cleanups and fixups
Align the sample and its documentation with the other basic samples.

Adjust the fade algorithm so that it looks better and takes less time
to verify by taking 2.5 seconds instead of 10.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-05-13 19:51:01 +02:00
..
blinky doc: samples: tweak blinky readme 2020-05-13 19:51:01 +02:00
blinky_pwm samples: rename blink_led to blinky_pwm 2020-05-13 19:51:01 +02:00
button samples: button: cleanups 2020-05-13 19:51:01 +02:00
fade_led samples: fade_led: cleanups and fixups 2020-05-13 19:51:01 +02:00
minimal kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
rgb_led samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
servo_motor devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
threads samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
basic.rst