
cmake_minimum_required(VERSION 3.15)

add_subdirectory(GD32VW55x_standard_peripheral)
add_subdirectory(riscv)
add_subdirectory(src)
