User Activity

Seems I cannot add cpp files to a sample project (NUCLEO-H723ZG HID_Standalone (USB_Host)) because the project is of C nature. How to convert it to C++, so the makefile and mk files are generated taking into account cpp files? I found https://communi...
Hi,I'm using the sample HID_Standalone (USB_Host) for the board NUCLEO-H723ZG. I tried to rename the file main.c into main.cpp to force compilation with g++ instead of gcc. This worked fine with an Hello World I studied before.Unfortunately, a really...
Hi, Is there a way to use color codes on printf shown on SWV ITM Data Console?Something like https://stackoverflow.com/questions/5412761/using-colors-with-printfIf not, would be cool to be implemented?
Kudos from