Skip to content

custom boards definitions from hardware folder in sketches folder are not handled correctly #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JAndrassy opened this issue Jan 5, 2020 · 1 comment
Assignees
Labels
conclusion: resolved Issue was resolved criticality: medium Of moderate impact topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@JAndrassy
Copy link

custom boards definitions from hardware folder in sketches folder are not handled correctly.

  • The Boards Manager shows them as boards package an offers INSTALL.
  • the custom boards can't be selected in Select Board

Steps to reproduce the behavior:
As an example of custom hardware definitions you can download my_boards. The repository also contains README with informations and links about Arduino custom board definitions.

I am on Linux with pro IDE 0.0.3

@per1234
Copy link
Contributor

per1234 commented Oct 28, 2021

Thanks @JAndrassy! It looks like the specific issues you reported here were fixed some time ago but the developers forgot to close this. So I'll close it now.

If anyone is still having either of these specific issues, please comment here with the details and I'll investigate.

Please note that there are still other serious problems with the support for sketchbook installed Arduino boards platforms, which are being tracked at #565

  • The Boards Manager shows them as boards package an offers INSTALL.

I wasn't able to reproduce this with the oldest version of the IDE I have installed: 2.0.0-beta.3, so I'm assuming that it was fixed at some point before then.

  • the custom boards can't be selected in Select Board

I can reproduce this with 2.0.0-beta.3, but not with 2.0.0-beta.4, so it must have been fixed by one of the changes between those releases. The boards of sketchbook installed platforms are now correctly offered in the "Select Other Board & Port" menu and in the Tools > Board menu.

@per1234 per1234 closed this as completed Oct 28, 2021
@per1234 per1234 added conclusion: resolved Issue was resolved topic: code Related to content of the project itself labels Oct 28, 2021
@rsora rsora added criticality: medium Of moderate impact and removed priority: medium Resolution is a medium priority labels Nov 2, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved criticality: medium Of moderate impact topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

5 participants