Currently, the Arduino framework for this board is apparently unsupported.
The issue is: the STM32Duino Framework core supports the board, using it through the Arduino IDE works! However, when creating a platformio project and declaring the framework as arduino, I receive an error that the board is in fact unsupported for the framework.
Please add support for the arduino framework for this board, or alternatively, please point me in the right direction to overwrite this error.
Currently, the Arduino framework for this board is apparently unsupported.
The issue is: the STM32Duino Framework core supports the board, using it through the Arduino IDE works! However, when creating a platformio project and declaring the framework as
arduino
, I receive an error that the board is in fact unsupported for the framework.Please add support for the
arduino
framework for this board, or alternatively, please point me in the right direction to overwrite this error.