zephyr/samples/basic
David B. Kinder da963d94f9 samples: remove CONFIG_SERIAL from blinky
As noted in the issue #20666 discussion, though the console is not used
by this sample app, it can't really be "disabled" using this Kconfig
option, so remove the CONFIG_SERIAL=n line.

Fixes: #20666

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-11-18 13:49:42 +01:00
..
blink_led samples: blink_led: Fix the behavior of the sample 2019-11-13 14:54:45 -06:00
blinky samples: remove CONFIG_SERIAL from blinky 2019-11-18 13:49:42 +01:00
button sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
fade_led sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
minimal doc: Use west everywhere to build and flash 2019-08-27 19:36:24 +02:00
rgb_led sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
servo_motor sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
threads sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
basic.rst