zephyr/boards/arm/twr_ke18f
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
..
doc doc: Use west everywhere to build and flash 2019-08-27 19:36:24 +02:00
CMakeLists.txt
Kconfig boards: arm: twr_ke18f: add SPI support 2019-05-31 09:54:03 -05:00
Kconfig.board
Kconfig.defconfig boards: arm: twr_ke18f: add PWM LEDs 2019-08-09 07:32:43 -05:00
board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
pinmux.c boards: arm: twr_ke18f: add PWM LEDs 2019-08-09 07:32:43 -05:00
twr_ke18f.dts boards: arm: twr_ke18f: add PWM LEDs 2019-08-09 07:32:43 -05:00
twr_ke18f.yaml boards: arm: twr_ke18f: add PWM LEDs 2019-08-09 07:32:43 -05:00
twr_ke18f_defconfig