Reply To: Use stm32CubeMX and c++

Sysprogs forums Forums VisualGDB Use stm32CubeMX and c++ Reply To: Use stm32CubeMX and c++

#7467
dave93cab
Participant

Disabled resharper and that solved the uint32_t issue.

Renaming main.c to main.cpp solved the adding a class issue. Regenerating with stm32cubeMX creates a brand new main.c file though instead of merging with the existing one..