zephyr/boards/riscv32/zedboard_pulpino
Anas Nashif 295897c191 boards: add board meta-data
Add board metadata to be consumed by the sanitycheck script to provide
better matching with testcases and to test based on features declated in
the board files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-21 20:56:53 -04:00
..
Kconfig.board boards: added support for the zedboard_pulpino board 2017-01-13 19:58:27 +00:00
Kconfig.defconfig boards: added support for the zedboard_pulpino board 2017-01-13 19:58:27 +00:00
Makefile boards: added support for the zedboard_pulpino board 2017-01-13 19:58:27 +00:00
README boards: added support for the zedboard_pulpino board 2017-01-13 19:58:27 +00:00
board.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
zedboard_pulpino.yaml boards: add board meta-data 2017-06-21 20:56:53 -04:00
zedboard_pulpino_defconfig boards: added support for the zedboard_pulpino board 2017-01-13 19:58:27 +00:00

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