SoC based on the Vex RISCV used by the tinyVision platforms with Zephyr support
Initialize the repository and submodules:
git clone https://github.com/tinyvision-ai/tiny_vex_soc.git
cd tiny_vex_soc
git submodule init
git submodule update --recursive
sbt run