arduino / arduino/Arduino

IDE configuration lacks a dump command

Open
#3,602 8 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

It would be extremely helpful in porting projects (and in using makefiles) to have the IDE either dump the configuration source:key=value information. Either with a commandline option, or as part of the /tmp file building of an ino/project.

The https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification page simply does not explain enough and the dump should be a trivial matter.

Contributor guide

Open the contributing guide

Research direction

Start by tracing Arduino IDE command-line handling and the /tmp file-building path for an ino/project. Determine how configuration source:key=value information is assembled, then define a dump path usable for project porting and makefiles. Done means the IDE can emit the requested configuration information through a command-line option or during temporary project-file generation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.