zephyr/samples/basic
Martí Bolívar aab2252817 samples: blink_led: cleanups and fixups
Align this sample's source code and documentation with other basic
samples.

Adjust the logging configuration and output some additional printk()s
at startup to make it more obvious that initial errors are device
specific and related to calibration.

Fix the period calculation logic so the sample does not stick at the
maximum and minimum periods for two consecutive four-second periods.
That is, instead of setting the pin period to MIN_PERIOD_USEC twice in
a row, do it only once before doubling again, and similarly for
max_period.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-05-13 19:51:01 +02:00
..
blink_led samples: blink_led: cleanups and fixups 2020-05-13 19:51:01 +02:00
blinky doc: samples: tweak blinky readme 2020-05-13 19:51:01 +02:00
button samples: button: cleanups 2020-05-13 19:51:01 +02:00
fade_led
minimal
rgb_led
servo_motor devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
threads
basic.rst