Question
how write c++ and include c++ lib in stm32CubeIDE?
hi
in stm32CubeIDE c++ code and standard lib (#include <iostream> or #include <iostraem.h>) not work.
i test:
'convert C to C++'
make c++ project
use only c++ code in func main() ==> 'bool a = true;'
all test not woke!!!
ya khoda