Skip to content

Feature Request: sketch properties #6294

Closed
@orgicus

Description

@orgicus

Processing saves a sketch.properties which store minimal data about the Processing mode the sketch uses.

Would it be possible to have a similar sketch.properties file that instead stores the Board and maybe Port information ?

This would simplify switching between different sketches that uses different boards

Activity

facchinm

facchinm commented on May 16, 2017

@facchinm
Member

This feature has been requested multiple times (see #5121 for example), right now there is no plan to implement it (in the desktop IDE) using additional files but we are evaluating other methods. Create already handles it in a transparent way, maybe try giving it a spin 😉

mirage335

mirage335 commented on May 30, 2018

@mirage335

This is now possible. See arduino/arduino-ide#2438 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: DuplicateAnother item already exists for this topicfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @orgicus@mirage335@per1234@facchinm

        Issue actions

          Feature Request: sketch properties · Issue #6294 · arduino/Arduino