STM32CubeMX regenerates unchanged header and source files (macOS and Windows)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-12-06 7: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.
- Labels:
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-12-07 1: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-12-07 1: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
