2 files changed
+7
-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: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
350 | 356 |
| |
351 | 357 |
| |
352 | 358 |
| |
|
0 commit comments