Question
CubeMX initialization code generation
Posted on November 29, 2015 at 11:25
SMT32CubeMX 4.11.0 still puts space to build artifact name (in ST4STM32 / Exlipse project). The space is in the name of directory where the project is generated, so it will be <my project name><space>Configuration which causes problems in Windows. It would be better to use underscore in name generation.