zephyr/boards/riscv32/hifive1
Carles Cufi 997ef85ea9 doc: Clean up build instructions and use of variables
Remove most unnecessary instances of `export` and `cmake` use that can
instead be replaced with `zephyr-app-commands` or similar. This is to
avoid documentation using different mechanisms to describe the same
actions and in preparation for documenting `west build` everywhere.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-02-21 11:46:45 +01:00
..
doc doc: Clean up build instructions and use of variables 2019-02-21 11:46:45 +01:00
support boards: hifive1: Added flash runner 2019-02-05 14:29:16 -06:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board riscv: Move DTS Kconfig enablement to arch level 2018-11-03 06:58:23 -04:00
Kconfig.defconfig boards/hifive1: Enable PWM peripheral driver 2019-02-08 09:09:35 -06:00
board.cmake boards: hifive1: Added flash runner 2019-02-05 14:29:16 -06:00
clock.c boards: Cleanup include of board.h 2018-11-01 13:15:18 +01:00
hifive1.dts boards/hifive1: Enable PWM peripheral driver 2019-02-08 09:09:35 -06:00
hifive1.yaml
hifive1_defconfig boards/hifive1: Enable SPI driver 2019-02-06 09:00:00 -06:00
pinmux.c boards/hifive1: Enable PWM peripheral driver 2019-02-08 09:09:35 -06:00
prci.h