cmake_minimum_required(VERSION 3.10)
project(rv32fw)
add_subdirectory(sandbox)
add_subdirectory(test)