zephyr/samples/basic
Maureen Helm 28bf1a554a samples: blink_led: Add support for hexiwear_k64
The hexiwear_k64 board can drive the leds with a pwm, so update the
blink_led sample to work with this board. Reduces the maximum blinking
frequency from 500 Hz to 64 Hz because your eye can't distinguish these
higher frequencies (the led appears solidly on). Increases the minimum
blinking frequency from 0.5 Hz to 1 Hz because the mcux pwm driver can't
handle frequencies less than 1 Hz.

Jira: ZEP-2025

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-08-09 18:13:29 -04:00
..
blink_led samples: blink_led: Add support for hexiwear_k64 2017-08-09 18:13:29 -04:00
blinky tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
button tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
disco tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
fade_led tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
rgb_led tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
servo_motor tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00