zephyr/samples/basic
Carles Cufi afcbc9992c doc: Use west everywhere to build and flash
Instead of having a mix of west and CMake/ninja instructions for
building and flashing, document it using only west. This will help
clarify that west is the default build tool in Zephyr and should also
reduce confusion over what tool to use.
Note that the biggest change is changing the default in
doc/extensions/zephyr/application.py for :tool:, from all to west.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-08-27 19:36:24 +02:00
..
blink_led sample: blink_led: Adjust PWM period 2019-08-07 07:38:40 -05:00
blinky dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
button sample: button: Fix format specifier 2019-07-31 17:11:19 +02:00
disco dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
fade_led boards: remove arduino 101 and related boards 2019-07-29 21:30:25 -07:00
minimal doc: Use west everywhere to build and flash 2019-08-27 19:36:24 +02:00
rgb_led boards: remove arduino 101 and related boards 2019-07-29 21:30:25 -07:00
servo_motor samples: servo_motor: remove whitelisting 2019-07-12 05:54:16 -07:00
threads dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
basic.rst