User Activity

Hi, I try to change compiling code method to Makefile. I'm using generated from cubeMX makefile with few changes. Everything works file when I compiling main.c file but, when I change file to main.cpp compiler print errors. I tried to fix this but, m...
Hello everyone, I have a problem with include string methods into cpp header file. I created .cpp files like in this example: https://dev.to/younup/cmake-on-stm32-episode-5-get-ready-for-c-1mh9Also, I generated the project with c++ checkbox.When I #i...