zephyr/boards/riscv32/zedboard_pulpino
Anas Nashif 1f1143ac87 build: use kconfig to select generated artifacts
Not all boards require the various binary formats zephyr generates. So
be selective based on the arch, SoC or board and only geenrate the
binaries actually needed.

Fixes #5009

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-11-23 07:29:13 -05:00
..
Kconfig.board build: use kconfig to select generated artifacts 2017-11-23 07:29:13 -05:00
Kconfig.defconfig
README
board.h
zedboard_pulpino.yaml boards: zedboard_pulpino: Update yaml for amount of flash 2017-08-24 10:26:33 -04:00
zedboard_pulpino_defconfig

README

By default zedboard_pulpino will be built without accounting for
pulpino-specific ISA. To account for them, edit
zedboard_pulpino_defconfig and set CONFIG_RISCV_GENERIC_TOOLCHAIN=n.

However, in this case, a pulpino-specific toolchain should be
use, by setting the following env variables, prior to compiling
an application.

export RISCV32_TOOLCHAIN_PATH=~/path/to/pulpino/toolchain
export ZEPHYR_GCC_VARIANT=riscv32