Mario Hüttel mhu
mhu pushed to jenkins at mhu/reflow-oven-control-sw 2021-10-10 22:54:51 +02:00
86446e1b22 jenkinsfile test
mhu pushed to jenkins at mhu/reflow-oven-control-sw 2021-10-10 22:53:24 +02:00
b26233d5e3 jenkinsfile test
mhu pushed to jenkins at mhu/reflow-oven-control-sw 2021-10-10 22:49:59 +02:00
0ab13edced jenkinsfile test
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-10 22:41:06 +02:00
c82ca7d8f0 Merge branch 'jenkins' into dev
2bc2c0c670 Add example jenkins file
Compare 2 commits »
mhu pushed to jenkins at mhu/reflow-oven-control-sw 2021-10-10 22:39:01 +02:00
2bc2c0c670 Add example jenkins file
mhu pushed to jenkins at mhu/reflow-oven-control-sw 2021-10-10 22:38:19 +02:00
aad9be9905 Add doxygen to CMake and update the config
6f2b6e0839 Fix code in updater.c
45145c1f36 Clean up systick.c
1722ba7e5d Clean up shell.c
7a44a383ff Fix style in file
mhu deleted tag jenkins from mhu/reflow-oven-control-sw 2021-10-10 22:38:19 +02:00
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-10 22:09:49 +02:00
aad9be9905 Add doxygen to CMake and update the config
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-10 21:04:44 +02:00
6f2b6e0839 Fix code in updater.c
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-10 21:02:43 +02:00
45145c1f36 Clean up systick.c
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-10 21:00:38 +02:00
1722ba7e5d Clean up shell.c
7a44a383ff Fix style in file
7a2c77a83e Fix style problems in main-cycle-counter
c8e3bf5de2 Fix style problems in main.c
Compare 4 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-10 20:42:18 +02:00
400c77f11c Update c style checker
mhu pushed to master at mhu/c-style-checker 2021-10-10 20:41:43 +02:00
cb937262aa Remove static initialization as error
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-10 20:40:48 +02:00
7be6047e04 Fix style warnings
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-09 22:59:40 +02:00
2ab7257fe6 Remove unneeded parameter from fuction
mhu deleted branch feature/41-updater-sha256-check from mhu/reflow-oven-control-sw 2021-10-03 19:39:38 +02:00
mhu pushed to dev at mhu/reflow-oven-control-sw 2021-10-03 19:39:21 +02:00
376d9c7aaf Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev
2a6a98deac Merge branch 'feature/41-updater-sha256-check' into dev
20b460cd5a Fix #41: Updater SHA256 check implemented and tested
ae60c30919 Implement SHA256 update file checking
c6fcd3154f Remove unneeded variable
Compare 7 commits »
mhu pushed to feature/41-updater-sha256-check at mhu/reflow-oven-control-sw 2021-10-03 19:38:06 +02:00
20b460cd5a Fix #41: Updater SHA256 check implemented and tested
mhu closed issue mhu/reflow-oven-control-sw#41 2021-10-03 19:38:06 +02:00
Implement updater SHA256 check
mhu pushed to feature/41-updater-sha256-check at mhu/reflow-oven-control-sw 2021-10-03 19:27:47 +02:00
ae60c30919 Implement SHA256 update file checking