c8c1be485f
zedboard_pulpino 1) has a 16750 uart, which is compatible with the uart_ns16550 driver. 2) make use of the pulpino timer driver Change-Id: Ifda710fc8dea547ada05bb42e604d7cfdff284d5 Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com> |
||
---|---|---|
.. | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Makefile | ||
README | ||
board.h | ||
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