Mario Hüttel mhu
mhu pushed to version-rework at mhu/reflow-oven-control-sw 2023-01-01 21:16:39 +01:00
e335cb42ac Add comment to cmake build step
mhu pushed to version-rework at mhu/reflow-oven-control-sw 2023-01-01 21:12:20 +01:00
34c1c3db4e Rework UI to use newly created version handling
df70238b36 Remove git_ver define from updater
Compare 2 commits »
mhu pushed to version-rework at mhu/reflow-oven-control-sw 2023-01-01 21:07:11 +01:00
2c2e4c1484 Add compile date and time to version.c
mhu pushed to version-rework at mhu/reflow-oven-control-sw 2023-01-01 21:04:22 +01:00
767aa75c25 Make git a required build dependency
745e7db78f Add version c file that includes a generated file during build
9c0cbb107b Add script to generate header file containing version and commit hash
Compare 3 commits »
mhu created branch version-rework in mhu/reflow-oven-control-sw 2023-01-01 21:04:22 +01:00
mhu closed issue mhu/reflow-oven-control-sw#50 2023-01-01 20:24:09 +01:00
Core cyclecounter: DWT->CYCCNT not working
mhu pushed to dev at mhu/reflow-oven-control-sw 2023-01-01 20:24:09 +01:00
d48ccf1612 Fix #50: Enable core cycle counter
fd12faff75 Merge pull request 'Update develop. Ready for pre-release v0.4' (#49) from dev into master
Compare 2 commits »
mhu opened issue mhu/reflow-oven-control-sw#50 2022-12-31 21:11:00 +01:00
Core cyclecounter: DWT->CYCCNT not working
mhu pushed tag v0.4 to mhu/reflow-oven-control-sw 2022-12-31 20:42:13 +01:00
mhu merged pull request mhu/reflow-oven-control-sw#49 2022-12-31 20:39:52 +01:00
Update develop. Ready for pre-release v0.4
mhu pushed to master at mhu/reflow-oven-control-sw 2022-12-31 20:39:52 +01:00
fd12faff75 Merge pull request 'Update develop. Ready for pre-release v0.4' (#49) from dev into master
5ad1d574ff Fix #46: Fix update bug of GUI. Works now
f95ad1729e Fix buf on sd mounting handling
b18186423f Fix #46: Add SD status to GUI
ec2d3da4cb Add missing header file required for memset()
Compare 23 commits »
mhu created pull request mhu/reflow-oven-control-sw#49 2022-12-31 20:39:41 +01:00
Update develop. Ready for pre-release v0.4
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-12-31 20:38:26 +01:00
5ad1d574ff Fix #46: Fix update bug of GUI. Works now
mhu closed issue mhu/reflow-oven-control-sw#46 2022-12-31 20:38:26 +01:00
Add state of SD card to top of main menu.
mhu reopened issue mhu/reflow-oven-control-sw#46 2022-12-31 20:32:35 +01:00
Add state of SD card to top of main menu.
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-12-31 20:29:26 +01:00
f95ad1729e Fix buf on sd mounting handling
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-12-31 20:22:44 +01:00
b18186423f Fix #46: Add SD status to GUI
ec2d3da4cb Add missing header file required for memset()
Compare 2 commits »
mhu closed issue mhu/reflow-oven-control-sw#46 2022-12-31 20:22:44 +01:00
Add state of SD card to top of main menu.
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-12-31 20:19:08 +01:00
5e00441d99 Add separate source file handling the mounting of the SD card. This will give proper access to the GUI to check whether an SD is mounted
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-12-31 19:56:36 +01:00
e91b33f379 Remove old CRC patcher