Question
Feature Request - EOL Style in Code Generator Settings.
Please add new parameter STM32CubeMX / Project Manager / Code Generator / EOL Style with values:
auto (default)
LF
CRLF
A lot of people use LF EOL style on Windows. After code regeneration we have problem with git, when new sources have CRLF.
This functionality is really needed.