-
-
Notifications
You must be signed in to change notification settings - Fork 5
Add device list-fqbn command #78
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
Conversation
9b37207
to
35a2173
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
Sorry, something went wrong.
All reactions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sorry, something went wrong.
All reactions
Co-authored-by: Giuseppe Lumia <g.lumia@outlook.com>
e88beeb
to
8b3485c
Compare
Add a command to retrieve the list of FQBN supported by arduino iot cloud
Add a command to retrieve the list of FQBN supported by arduino iot cloud
eclipse1985
glumia
Successfully merging this pull request may close these issues.
None yet
Motivation
built on top of #77
Since during device creation users can specify an FQBN, we want to provide them with a command to retrieve a list of supported FQBN.
Change description
Add command
device list-fqbn
that returns a list of supported fqbn. This list is fetched fromhttps://builder.arduino.cc/v3/boards/
endpointAdditional Notes
Reviewer checklist
main
.CONTRIBUTING.md
) and are well formatted.