Skip to content
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

[To Do]: Disconnect supported devices from EX-Installer binaries #154

Open
peteGSX opened this issue Jun 7, 2024 · 1 comment
Open

[To Do]: Disconnect supported devices from EX-Installer binaries #154

peteGSX opened this issue Jun 7, 2024 · 1 comment
Labels
EX-Installer Item relates to EX-Installer To Do General work task to be completed

Comments

@peteGSX
Copy link
Contributor

peteGSX commented Jun 7, 2024

Task description

The list of supported devices for users to choose from is currently an attribute of the ArduinoCLI class in the arduino_cli.py module, meaning any changes to these requires a new version of EX-Installer to be built.

This list should be extracted from the class and be available in a separate repository, probably in JSON format (in case EX-Installer changes later).

Further, there needs to be a way to support extra compile options such as platform versions and device types. This should enable things like Nano with the old bootloader, but more importantly support the current issue with ESP32 needing a specific platform version.

@peteGSX peteGSX added the To Do General work task to be completed label Jun 7, 2024
@github-actions github-actions bot added the EX-Installer Item relates to EX-Installer label Jun 7, 2024
@github-project-automation github-project-automation bot moved this to Backlog in DCC-EX Jun 7, 2024
@peteGSX peteGSX moved this from Backlog to To Do in DCC-EX Jun 7, 2024
@peteGSX peteGSX self-assigned this Jun 7, 2024
@peteGSX
Copy link
Contributor Author

peteGSX commented Jun 7, 2024

esp32:esp32@2.0.17

@peteGSX peteGSX moved this from To Do to In Progress in DCC-EX Jun 7, 2024
@peteGSX peteGSX removed their assignment Jun 9, 2024
@peteGSX peteGSX moved this from In Progress to Backlog in DCC-EX Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EX-Installer Item relates to EX-Installer To Do General work task to be completed
Projects
Status: Backlog
Development

No branches or pull requests

1 participant