trezor: vendor trezor-common

This commit is contained in:
tobtoht
2024-09-26 18:21:05 +02:00
parent a4a4a1df1d
commit ad72b1307f
12 changed files with 1911 additions and 6 deletions

View File

@@ -377,7 +377,6 @@ if(NOT MANUAL_SUBMODULES)
message(STATUS "Checking submodules")
check_submodule(external/miniupnp)
check_submodule(external/rapidjson)
check_submodule(external/trezor-common)
check_submodule(external/randomx)
check_submodule(external/supercop)
endif()