2 files changed
+4
-1
lines changedSubmodule mender-mcu-client updated 18 files
- .github/workflows/build_tests.sh+18-10
- CMakeLists.txt+12
- README.md+3-4
- VERSION+1-1
- add-ons/troubleshoot/include/mender-troubleshoot-port-forwarding.h+84
- add-ons/troubleshoot/include/mender-troubleshoot-protomsg.h+1
- add-ons/troubleshoot/src/mender-troubleshoot-control.c+8
- add-ons/troubleshoot/src/mender-troubleshoot-file-transfer.c+1-1
- add-ons/troubleshoot/src/mender-troubleshoot-mender-client.c+1-1
- add-ons/troubleshoot/src/mender-troubleshoot-port-forwarding.c+1.1k
- add-ons/troubleshoot/src/mender-troubleshoot-protomsg.c+31-1
- add-ons/troubleshoot/src/mender-troubleshoot.c+13-2
- esp-idf/CMakeLists.txt+5
- esp-idf/Kconfig+6
- include/mender-troubleshoot.h+4
- tests/src/main.c+118
- zephyr/CMakeLists.txt+3
- zephyr/Kconfig+6
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
694 | 694 |
| |
695 | 695 |
| |
696 | 696 |
| |
| 697 | + | |
| 698 | + | |
| 699 | + | |
697 | 700 |
| |
698 | 701 |
| |
699 | 702 |
| |
|
0 commit comments