Skip to content

Arduino IDE should print out full arduino-builder command line when compiling and uploading #11762

Closed
@petaflot

Description

@petaflot

there are quite a few use cases where one prefers to use the command line version instead of the GUI. however, figuring the correct parameters to arduino-builder can be tricky.

a slightly more verbose output would be very appreciated, such as

calling "arduino-builder -hardware <HARDWARE> -fqbn <FQBN> -compile"

in the console output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: CompilationRelated to compilation of Arduino sketchesComponent: IDEThe Arduino IDEType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bugarduino-builderThe tool used to handle the Arduino sketch compilation processfeature 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

    Issue actions