I am trying to set up a project with the USB-device library, Communications Device (DCD), USB-2.0 Full Speed, in order to send messages to PC via a virtual com-port, but the project won’t compile..
I have tried to setup the example directly at the project setup (from sqratch) as well as re-configure the frameworks after a successful Blinky example.
Compile error messages such as “unint8_t does not name a type”, etc
Thanks for any hints