Option to generate C++ project (for SW4STM32)
Posted on December 29, 2016 at 11:21Hello,Currently, there is a possibility to generate C projects for different IDEs including SW4STM32, which uses gcc for compilation. But one can also use C++ code with g++ compiler supporting cool c++11/14 featur...