updates CMakeLists.txt and dbt-rise-tgc submodule

This commit is contained in:
2025-03-14 19:45:21 +01:00
parent e192c71104
commit 4a74a73bee
2 changed files with 2 additions and 2 deletions

View File

@ -213,7 +213,7 @@ if(CMAKE_PROJECT_NAME STREQUAL "TGC-ISS")
FetchContent_Declare(
riscvfw
GIT_REPOSITORY https://git.minres.com/Firmware/Firmwares.git
GIT_TAG main
GIT_TAG develop
GIT_SHALLOW OFF
UPDATE_DISCONNECTED ON
)