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

Set runtime.hardware.path property during upload #1978

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 16, 2022

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)

What kind of change does this PR introduce?

Set runtime.hardware.path property during upload.

What is the current behavior?

runtime.hardware.path property is empty during upload (it is only set for compile).

What is the new behavior?

runtime.hardware.path property is set during upload too.

Does this PR introduce a breaking change, and is titled accordingly?

No

Other information

Fix #1971

@cmaglie cmaglie added priority: medium Resolution is a medium priority topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project criticality: medium Of moderate impact labels Nov 16, 2022
@cmaglie cmaglie self-assigned this Nov 16, 2022
@cmaglie cmaglie merged commit 8e1e16b into arduino:master Nov 16, 2022
@cmaglie cmaglie deleted the fix_runtime_props branch November 16, 2022 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criticality: medium Of moderate impact priority: medium Resolution is a medium priority topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variable {runtime.hardware.path} not evaluated on board in sketchbook
2 participants