Self Added Board doesn't show up in Arduino IDE

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
valnim
Posts: 2
Joined: Tue Dec 13, 2022 12:21 pm
Answers: 1

Self Added Board doesn't show up in Arduino IDE

Post by valnim »

I am currently trying to implement the Nucleo64-STM32F334R8T6 as replacement for my broken F030R8T6.
I have followed the guide Add a new variant on the wiki.

But no matter what I try, I can't get it to show up in the Arduino IDE.
Has someone an idea what I am missing?

Link to my fork: https://github.com/valnim/Arduino_Core_STM32/settings
by valnim » Tue Dec 13, 2022 2:04 pm
I got the solution in the Arduino Forum.
It was a bug with the caching of the Arduino IDE.
Because of that changes in boards.txt weren't loaded in the IDE.

Workaround in the Arduino IDE Issue: https://github.com/arduino/arduino-ide/issues/1030

Arduino Forum Thread: https://forum.arduino.cc/t/modifying-bo ... er/1065046
Go to full post
valnim
Posts: 2
Joined: Tue Dec 13, 2022 12:21 pm
Answers: 1

Re: Self Added Board doesn't show up in Arduino IDE

Post by valnim »

I got the solution in the Arduino Forum.
It was a bug with the caching of the Arduino IDE.
Because of that changes in boards.txt weren't loaded in the IDE.

Workaround in the Arduino IDE Issue: https://github.com/arduino/arduino-ide/issues/1030

Arduino Forum Thread: https://forum.arduino.cc/t/modifying-bo ... er/1065046
Post Reply

Return to “IDE's”