Mario Hüttel mhu
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 20:23:51 +02:00
fa20304df8 Makefile: Add linker script as dependency for linking step
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 20:10:44 +02:00
86ba94a3f3 Makefile: Add linker flag to show memory usage after linking
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 19:58:10 +02:00
60e990632b Fix #10: Moved static and global variablöes that are 0 initialized to CCMRAM in order to make room and increase performance.
mhu closed issue mhu/reflow-oven-control-sw#10 2020-08-18 19:58:10 +02:00
Move certain variables to CCMRAM
mhu opened issue mhu/reflow-oven-control-sw#10 2020-08-18 19:33:45 +02:00
Move certain variables to CCMRAM
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 19:31:01 +02:00
64ef7b4a3c Issue #9: Increase SDIO clock speed to 4.2 MHz
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 01:34:50 +02:00
637ac77a09 Add license to docu
6c980721b2 Add GPLv2 license to project
107c676084 Documentation: Add part of the GPL license text to the disclaimer in the documentation.
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 01:01:22 +02:00
34b6af3627 Documentation: Write some docu
mhu opened issue mhu/reflow-oven-control-sw#9 2020-08-18 00:25:09 +02:00
Rework SDIO driver
mhu opened issue mhu/reflow-oven-control-sw#8 2020-08-18 00:22:39 +02:00
Check Safety Controller
mhu closed issue mhu/reflow-oven-control-sw#2 2020-08-18 00:16:11 +02:00
Load calibration when SD card is inserted
mhu commented on issue mhu/reflow-oven-control-sw#2 2020-08-18 00:16:11 +02:00
Load calibration when SD card is inserted

Implemented in current version 277b28d7f5. Might change in future

mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-17 22:26:33 +02:00
277b28d7f5 Make green LED flash instead of orange one, when inserting SD card
bdfaa67070 Fix typo
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-17 22:10:14 +02:00
4e9b28ce15 Improve SDIO handling
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 22:12:01 +02:00
543127b187 Fix bugs in settings saving
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 20:35:18 +02:00
6c92048de5 Remove emptry line
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 20:34:26 +02:00
227562cf3c Load calibration when SD card is inserted.
58937b46f6 Improve code
Compare 2 commits »
mhu closed issue mhu/reflow-oven-control-sw#7 2020-08-16 20:34:26 +02:00
Implement LED blink when SD is inserted / removed
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 19:38:10 +02:00
e06c9f7ddc Remove toml. Write calibration to dat files. Implement first draft for reading function
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 13:18:07 +02:00
a5402d3f04 Add gitignore to build directory of documentation