1c483e8c66
The zedboard_pulpino has a small amount of flash so we should have that in the yaml for any tests thats might filter on code size footprint. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
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