cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX regenerates unchanged header and source files (macOS and Windows)

godlyblade
Associate III

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!

1 ACCEPTED SOLUTION

Accepted Solutions
godlyblade
Associate III

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

View solution in original post

1 REPLY 1
godlyblade
Associate III

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