-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update deps/open62541 digest to 0ad559e (#923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3d164a3
commit d09a75e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule open62541
updated
10 files
+23 −7 | src/client/ua_client_connect.c | |
+12 −2 | src/pubsub/ua_pubsub_reader.c | |
+10 −2 | src/pubsub/ua_pubsub_writer.c | |
+28 −22 | tests/CMakeLists.txt | |
+19 −0 | tests/client/check_client_securechannel.c | |
+5 −5 | tests/nodeset-compiler/CMakeLists.txt | |
+45 −22 | tools/cmake/FindCheck.cmake | |
+1 −1 | tools/generate_bsd.py | |
+3 −3 | tools/nodeset_compiler/nodeset.py | |
+1 −1 | tools/nodeset_compiler/type_parser.py |