Use Arduino IDE
gxdeange opened this issue · 2 comments
gxdeange commented
Hi terjeio,
I have been reading through the documentation on compiling the STM32F303xxx code with the Arduino IDE but I cannot install as per the instructions.
I am a relative novice at using IDE's and would greatly appreciate a little advice as I am sure I am doing something wrong.
Cheers
G
terjeio commented
The Arduino IDE is only used for the iMXRT1062, SAMD21 and SAM3X8E drivers. I have no plans to change that so your options are to use the STM32CubeIDE or possibly PlatformIO for compiling. PlatformIO will require a new platformio.ini file. I do not know if PlatformIO supports this processor.
gxdeange commented
OK and thanks for the information.
Cheers
G