295897c191
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> |
||
---|---|---|
.. | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Makefile | ||
README | ||
board.h | ||
zedboard_pulpino.yaml | ||
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