2019-12-06 07:12 AM
I have mentioned, that the STM32CubeMX code generator regenerates header and source files even if there are no changes. This is very annoying, because my version control system always wants to check in the "new" files...
I have mentioned this behavior in the macOS Catalina and the Windows 10 version. After I created a new project, this behavior was gone immediately. But I don't want to recreate all my projects now...
Best regards!
Solved! Go to Solution.
2019-12-07 01:39 AM
Okay this issue seems to be my fault... The cross platform switch results in different line endings (CRLF / LF). I only had to setup my git configs. Topic can be closed!
Best regards
2019-12-07 01:39 AM
Okay this issue seems to be my fault... The cross platform switch results in different line endings (CRLF / LF). I only had to setup my git configs. Topic can be closed!
Best regards