Commit Graph

14 Commits

Author SHA1 Message Date
Mario Hüttel e753504ae3 Check for python in RAM code and use find_package to determine the python interpreter 2021-07-17 15:25:25 +02:00
Mario Hüttel 2fa12cda60 Throw error in case the python virtualenv cannot be found 2021-07-17 15:12:45 +02:00
Mario Hüttel 17609a2491 Add automatic flash CRC patching to cmake 2021-07-16 21:57:30 +02:00
Mario Hüttel 1e870972e3 Improve code and add a Flash CRC check 2021-07-16 21:17:59 +02:00
Mario Hüttel fdb3ceb3e9 Restructuring and comments 2021-05-22 16:40:08 +02:00
Mario Hüttel 410a5d4dd1 Change -Og to -O0 because it made a lot of problems when debugging 2021-05-22 00:13:07 +02:00
Mario Hüttel 01b445a0fb Update linked list library and include it into build 2021-04-10 22:35:30 +02:00
Mario Hüttel 5776feee85 Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev 2021-04-10 20:13:29 +02:00
Mario Hüttel 3381840bba Modify git version generation in cmake 2021-04-10 20:09:15 +02:00
Mario Hüttel cf35ba735f Modify git version generation in cmake 2021-04-10 19:40:49 +02:00
Mario Hüttel 54416a6350 Edit Cmake file to use ENV variable to device if Uart is on debug header or not 2021-04-10 13:45:00 +02:00
Mario Hüttel 533656ca28 Add Cmake variable for Uart on debug header in release and use -Og for debugbuild instead of -O0 2021-04-06 19:25:25 +02:00
Mario Hüttel 4c3574c2e2 Make project Cmake ready 2021-03-23 22:15:11 +01:00
Mario Hüttel 289f49204d fisr draft of cmake buidl system. Update generation still missing 2021-03-21 22:38:22 +01:00