bump deps again
This commit is contained in:
1
.idea/cmake.xml
generated
1
.idea/cmake.xml
generated
@ -6,7 +6,6 @@
|
||||
<configuration PROFILE_NAME="Debug Linux" ENABLED="true" GENERATION_DIR="cmake-build-debug-linux" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DFSFW_OSAL=linux" NO_GENERATOR="true" />
|
||||
<configuration PROFILE_NAME="Release" ENABLED="true" CONFIG_NAME="Release" NO_GENERATOR="true" />
|
||||
<configuration PROFILE_NAME="Debug Clang" ENABLED="false" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DCMAKE_TOOLCHAIN_FILE=cmake/ClangToolchain.cmake" />
|
||||
<configuration PROFILE_NAME="Debug Test" ENABLED="false" GENERATION_DIR="cmake-build-tests" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DFSFW_BUILD_TESTS=ON -DFSFW_OSAL=host" NO_GENERATOR="true" />
|
||||
</configurations>
|
||||
</component>
|
||||
</project>
|
Submodule example_common updated: a523f4ab91...85f689debc
2
fsfw
2
fsfw
Submodule fsfw updated: b485afea57...fc3412fa35
Submodule tmtc/common_tmtc updated: 6e89b61bf8...9dedcd4e4f
Submodule tmtc/deps/tmtccmd updated: 654e4e2a51...a9a3d08c69
@ -1,5 +1,5 @@
|
||||
{
|
||||
"com_if": "udp",
|
||||
"com_if": "tcp",
|
||||
"tcpip_tcp_ip_addr": "127.0.0.1",
|
||||
"tcpip_tcp_port": 7301,
|
||||
"tcpip_tcp_recv_max_size": 1500,
|
||||
|
Reference in New Issue
Block a user