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

Add support for local board package JSON #1964

Open
3 tasks done
daveythacher opened this issue Mar 15, 2023 · 1 comment
Open
3 tasks done

Add support for local board package JSON #1964

daveythacher opened this issue Mar 15, 2023 · 1 comment
Labels
type: enhancement Proposed improvement

Comments

@daveythacher
Copy link

daveythacher commented Mar 15, 2023

Describe the request

I am running into some issues with board package which involves an automated process. In order to get around that I would like to avoid a network board package JSON. I think for the time being I can just use a local file to test what I need. However it is unclear to me if this possible.

Describe the current behavior

No behavior to describe for the main issue.

Arduino IDE version

2.0.4

Operating system

Windows

Operating system version

10

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@daveythacher daveythacher added the type: enhancement Proposed improvement label Mar 15, 2023
@HonestQiao
Copy link

This is a very good suggestion.
In my network environment, I often cannot download files normally, and sometimes even the json index file cannot be downloaded.
If I can use the local json file, then I can download all the files and put them together, and let the Arduino IDE get and install them, which will be much more convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants