Commit bea7613
committed
Revert inadvertent submodule updates.
Remove accidental submodule changes that were introduced in an earlier commit.
These submodule updates were not related to the settrace functionality
and should be reverted to maintain a clean commit history.
Reverted submodules:
- lib/nxp_driver
- lib/protobuf-c
- lib/wiznet5k
Signed-off-by: Andrew Leech <[email protected]>1 parent f0f8629 commit bea7613
3 files changed
+3
-3
lines changedSubmodule nxp_driver updated 4296 files
Submodule protobuf-c updated 53 files
- .github/workflows/build.yml+60-175
- .gitignore+2-2
- CHANGELOG.md-43
- ChangeLog
- LICENSE+1-1
- Makefile.am+92-102
- README.md+10-8
- build-cmake/.gitignore-1
- build-cmake/CMakeLists.txt+192-334
- build-cmake/Config.cmake.in-2
- configure.ac+19-5
- protobuf-c/protobuf-c.c+6-8
- protobuf-c/protobuf-c.h+9-10
- protoc-c/c_bytes_field.cc+25-20
- protoc-c/c_bytes_field.h+22-17
- protoc-c/c_enum.cc+51-40
- protoc-c/c_enum.h+26-15
- protoc-c/c_enum_field.cc+26-19
- protoc-c/c_enum_field.h+20-16
- protoc-c/c_extension.cc+15-10
- protoc-c/c_extension.h+25-14
- protoc-c/c_field.cc+53-58
- protoc-c/c_field.h+36-22
- protoc-c/c_file.cc+29-20
- protoc-c/c_file.h+30-19
- protoc-c/c_generator.cc+20-15
- protoc-c/c_generator.h+19-18
- protoc-c/c_helpers.cc+118-54
- protoc-c/c_helpers.h+49-50
- protoc-c/c_message.cc+207-284
- protoc-c/c_message.h+35-24
- protoc-c/c_message_field.cc+24-17
- protoc-c/c_message_field.h+22-13
- protoc-c/c_primitive_field.cc+53-51
- protoc-c/c_primitive_field.h+21-13
- protoc-c/c_service.cc+44-39
- protoc-c/c_service.h+31-20
- protoc-c/c_string_field.cc+25-21
- protoc-c/c_string_field.h+22-15
- protoc-c/main.cc+22
- protoc-gen-c/compat.h-58
- protoc-gen-c/main.cc-53
- t/generated-code2/test-generated-code2.c+1-4
- t/issue204/issue204.proto-2
- t/issue220/issue220.proto-2
- t/issue251/issue251.proto-2
- t/issue745/.gitignore-1
- t/issue745/issue745.c-41
- t/issue745/issue745.proto-32
- t/test-full.proto-2
- t/test-optimized.proto-2
- t/test.proto-2
- t/version/version.c+1-1
0 commit comments