Resolved! C++ Compiler support on STM32MPU
Hi,I would like to compile a user space c++ application on the STM32MP157C-DK2. Is it possible to install GCC or G++ on the board?I tried installing them via apt-get but seems like there is not any package with name gcc or g++.How can i install it an...