-
## Bug Report
Trying to upload a sketch to the Portenta H7, but I get an invalid FQBN error. According to my searching around the internet, this seems to be a known issue. [pert (Global Moderator - A…
-
To reproduce, just instantiate an instance:
WiFiUDP Udp;
....ino:145:9: error: cannot declare variable 'Udp' to be of abstract type 'arduino::WiFiUDP'
WiFiUDP Udp;
^~~
In file inclu…
-
To Reproduce:
In an portenta_m7 sketch:
```
#include
#include
#include
Error Messages:
\Arduino-Pro-Sketch\libraries\Arduino_MKRRGB\src\MKRRGBMatrix.cpp:25:29: error: 'sercom0' was not…