Skip to content

Does Programmers.local.txt ever get read? #989

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

Open
NormanDunbar opened this issue Feb 18, 2019 · 3 comments
Open

Does Programmers.local.txt ever get read? #989

NormanDunbar opened this issue Feb 18, 2019 · 3 comments
Assignees
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@NormanDunbar
Copy link

In Arduino IDE 1.8.5, on Windows 7 64bit, but as yet, untested on Linux.

I can create and edit boards.local.txt, in the same location as the installed boards.txt, and see my new boards on the tools->board menu when I next open the IDE. So far so good.

If I create a programmers.local.txt, in the same location as programmers.txt, I don't see my programmer(s) listed on the tools->programmer menu. If I edit programmers.txt and add them there, they do appear on the menu.

Is this by design? Do I not have the option to add new programmers to a local version of the file, so that future IDE updates don't wipe out my ad-hoc programming devices?

Also, is there anywhere on the internmet that the contents of programmers.txt are documented like boards.txt and platform.txt are at https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification.

Cheers,
Norm.

@NormanDunbar
Copy link
Author

NormanDunbar commented Apr 13, 2020

Afternoon All,
I realise you are busy with arduino-cli etc, but is there any chance of a response please? Can I create and use programmers.local.txt and is the programmers.txt file documented anywhere?

Many thanks.

Cheers,
Norm.

@per1234
Copy link
Contributor

per1234 commented Aug 26, 2020

Hi @NormanDunbar. I know it's been a long time, but I have now submitted a pull request to fully document the programmers system of Arduino boards platforms. It's here: #925
If you get a chance to take a look and see anything that is unclear or could be improved, please let me know.

As for your question about programmers.local.txt, this is not supported, but I think it would be nice to have, especially now that the available programmers have been limited to only those provided by the platform of the currently selected board (arduino/Arduino#9900).

I hope #925 will fulfill your request for documentation of the programmers system, but we can still leave this issue open to serve as the feature request for programmers.local.txt. Thanks!

@NormanDunbar
Copy link
Author

Hi @per1234 ,

Thanks very much. I'll have a look and see if there's anything I think needs adding/changing etc. Appreciate your time and effort. Thanks again.

Cheers,
Norm.

@per1234 per1234 transferred this issue from arduino/Arduino Sep 29, 2020
@per1234 per1234 added the type: enhancement Proposed improvement label Sep 30, 2020
@per1234 per1234 reopened this Mar 30, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants