This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
7 files changed
+7
-7
lines changed- extras
- net
- tls
- libraries/WiFi/extra
7 files changed
+7
-7
lines changedSubmodule fsp updated 1218 files
Submodule lwip updated from d8d1e4a to 1cc1536
Submodule protobuf-c updated 38 files
- .github/workflows/build.yml+34-9
- CHANGELOG.md+15
- ChangeLog.old
- LICENSE+1-1
- Makefile.am+20-32
- build-cmake/.gitignore+1
- build-cmake/CMakeLists.txt+165-53
- build-cmake/Config.cmake.in+2
- configure.ac+5-19
- protobuf-c/protobuf-c.c+3-3
- protobuf-c/protobuf-c.h+3-3
- protoc-c/c_bytes_field.h-2
- protoc-c/c_enum.h-2
- protoc-c/c_enum_field.h-2
- protoc-c/c_extension.h-2
- protoc-c/c_field.cc+5
- protoc-c/c_field.h-5
- protoc-c/c_file.cc+4-2
- protoc-c/c_file.h-2
- protoc-c/c_generator.h-3
- protoc-c/c_helpers.cc+3-3
- protoc-c/c_helpers.h+17-3
- protoc-c/c_message.cc+2-2
- protoc-c/c_message.h-2
- protoc-c/c_message_field.h-4
- protoc-c/c_primitive_field.cc+1-1
- protoc-c/c_primitive_field.h-4
- protoc-c/c_service.h-2
- protoc-c/c_string_field.h-2
- protoc-c/main.cc+2-2
- t/generated-code2/test-generated-code2.c+4-1
- t/issue204/issue204.proto+2
- t/issue220/issue220.proto+2
- t/issue251/issue251.proto+2
- t/test-full.proto+2
- t/test-optimized.proto+2
- t/test.proto+2
- t/version/version.c+1-1
Submodule uno-r4-wifi-usb-bridge updated 37 files
- .gitmodules+18
- README.md+22-9
- UNOR4USBBridge/BossaUnoR4WiFI.cpp+104
- UNOR4USBBridge/BossaUnoR4WiFi.h+53
- UNOR4USBBridge/OTA.cpp+108
- UNOR4USBBridge/OTA.h+60
- UNOR4USBBridge/SSE.cpp+381
- UNOR4USBBridge/SSE.h+127
- UNOR4USBBridge/UNOR4USBBridge.ino+2
- UNOR4USBBridge/at_handler.cpp+7
- UNOR4USBBridge/at_handler.h+20-4
- UNOR4USBBridge/cmds_ota.h+9-9
- UNOR4USBBridge/cmds_preferences.h+348
- UNOR4USBBridge/cmds_se.h+438
- UNOR4USBBridge/cmds_wifi_SSL.h+262-12
- UNOR4USBBridge/cmds_wifi_netif.h+125-4
- UNOR4USBBridge/cmds_wifi_udp.h+3-5
- UNOR4USBBridge/commands.h+31-4
- certificates/cacrt_all.pem+3.5k
- certificates/certificates.pem-1.1k
- combine.py+35-20
- compile.sh+1-33
- core_esp32.patch-317
- dependencies.lock-21
- export.sh+2-3
- hardware/esp32-patched/esp32+1
- libraries/ArduinoBLE+1
- libraries/Arduino_DebugUtils+1
- libraries/Arduino_ESP32_OTA+1
- libraries/BOSSA+1
- sdkconfig-1.9k
- sdkconfig.old-1.8k
- unor4wifi-updater/README.md+2-17
- unor4wifi-updater/package.sh+7-6
- unor4wifi-updater/update_linux.sh+1-1
- unor4wifi-updater/update_mac.command+1-1
- unor4wifi-updater/update_windows.bat+1-1
0 commit comments