updates FW location link

This commit is contained in:
Eyck Jentzsch 2024-01-13 09:00:39 +01:00
parent 8344303e50
commit 01cb8294b0
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ if(FW_BUILD)
set(FETCHCONTENT_BASE_DIR ${CMAKE_CURRENT_BINARY_DIR}/..)
FetchContent_Declare(
riscvfw
GIT_REPOSITORY https://git.minres.com/VP/Firmwares.git
GIT_REPOSITORY https://git.minres.com/Firmware/Firmwares.git
GIT_TAG main
GIT_SHALLOW OFF
UPDATE_DISCONNECTED ON