Custom board shows up twice
See original GitHub issueAdded a custom board as instructed in #74, but the board appears twice in both Select Board
and Select Environment
.
Env: macOS Sierra ST 3 Deviot 1.2.5
Thanks!
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
If your board runs the sketch twice - Arduino Help Center
On some boards, uploading while the Serial Monitor is open causes the board to run once, before resetting and running the new sketch....
Read more >content appears twice | WordPress.org
I don't see the Supplies List twice. It looks like the theme you are using shows all of the tabs and clicking on...
Read more >Same field shows up twice on Jira Issues - Atlassian Community
However, now the same field appears twice. I can see that there are two different custom fields (story points and story point estimate),...
Read more >SharePoint PowerApps custom form has a GHOST - shows twice
Solved: Hello, I built a SharePoint custom form in PowerApps to maintain data in a SharePoint list. The form has being working well...
Read more >Scene elements showing twice in javafx? - Stack Overflow
I'm building a UI with javafx for this little board game application I ... I try to refresh the scene but the scoreboard...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Awesome, thanks!
Ok I found the problem, you didn’t set the
platform
in the json file, adding it solve the problem:After edit the
4MHzatmega328p.json
file, removeplatformio_boards.json
inUser/Deviot
and restart ST, now it will show the boards normally