mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-17 08:51:35 +00:00
updates README.md, FW, some names and does some cleanup
This commit is contained in:
@@ -84,6 +84,6 @@ if(FW_BUILD)
|
||||
if(NOT riscvfw_POPULATED)
|
||||
FetchContent_Populate(riscvfw)
|
||||
endif()
|
||||
set(BOARD tgc_vp)
|
||||
set(BOARD ehrenberg)
|
||||
add_subdirectory(${riscvfw_SOURCE_DIR})
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user