Hi, I'm trying to upload StandardFirmata to the Portenta, but it fails and the message tells me that it's likely not compatible (get error message related to the H7). It works like a dream when I test with an Uno. Anyone with a good idea on how to make it happen...?
This is the message I get:
In file included from C:\Program Files (x86)\Arduino\libraries\Firmata/Firmata.h:17:0,
-
from C:\Program Files (x86)\Arduino\libraries\Firmata\examples\StandardFirmataPlus\StandardFirmataPlus.ino:49:*
C:\Program Files (x86)\Arduino\libraries\Firmata/Boards.h:856:2: error: #error "Please edit Boards.h with a hardware abstraction for this board"
- #error "Please edit Boards.h with a hardware abstraction for this board"*
- ^~~~~*
exit status 1
Feil ved kompilering for kort Arduino Portenta H7 (M7 core).
I'm struggling to find a Boards.h file that includes H7 I guess.