Skip to content

Commit

Permalink
Submodule update (#2447)
Browse files Browse the repository at this point in the history
  • Loading branch information
ewertons committed Feb 14, 2023
1 parent 8f22990 commit b576b03
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion c-utility
Submodule c-utility updated 34 files
+0 −28 adapters/agenttime_mbed.c
+0 −80 adapters/platform_mbed.cpp
+0 −30 adapters/platform_mbed_os5.cpp
+0 −471 adapters/socketio_mbed.c
+0 −490 adapters/socketio_mbed_os5.c
+0 −109 adapters/tcpsocketconnection_mbed_os5.cpp
+0 −141 adapters/threadapi_rtx_mbed.cpp
+0 −52 adapters/tickcounter_mbed.cpp
+0 −88 adapters/tickcounter_mbed_os5.cpp
+10 −35 build/.vsts-ci.yml
+0 −8 build_all/mbed/CMakeLists.txt
+0 −101 build_all/mbed/azure_c_shared_utility_filelist.txt
+0 −43 build_all/mbed/build.cmd
+0 −6 build_all/mbed3/.yotta.json
+0 −29 build_all/mbed3/build.cmd
+0 −20 build_all/mbed3/module.json
+0 −72 build_all/mbed3/shared-util_filelist.txt
+1 −2 devdoc/porting_guide.md
+0 −4 inc/azure_c_shared_utility/xlogging.h
+0 −15 jenkins/mbed_c.cmd
+0 −8 samples/socketio_connect/mbed/CMakeLists.txt
+0 −4 samples/socketio_connect/mbed/socketio_connect_filelist.txt
+0 −8 samples/tlsio_connect/mbed/CMakeLists.txt
+0 −4 samples/tlsio_connect/mbed/tlsio_connect_filelist.txt
+0 −4 testtools/micromock/inc/micromocktestrunnerhooks.h
+0 −6 tools/compilembed/App.config
+0 −36 tools/compilembed/Properties/AssemblyInfo.cs
+0 −35 tools/compilembed/build.cmd
+0 −61 tools/compilembed/compilembed.csproj
+0 −22 tools/compilembed/compilembed.sln
+0 −256 tools/compilembed/mbedonlinecompile.cs
+0 −138 tools/compilembed/program.cs
+0 −349 tools/mbed_build_scripts/mbedbldtemplate.txt
+0 −22 tools/mbed_build_scripts/release_mbed_project.cmd
2 changes: 1 addition & 1 deletion deps/uhttp
Submodule uhttp updated 1 files
+1 −1 deps/c-utility
2 changes: 1 addition & 1 deletion provisioning_client/deps/utpm
Submodule utpm updated 1 files
+1 −1 deps/c-utility

0 comments on commit b576b03

Please sign in to comment.