Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

possible fix for #1473 #1486

Merged
merged 5 commits into from
Apr 29, 2022
Merged

possible fix for #1473 #1486

merged 5 commits into from
Apr 29, 2022

Conversation

gcampbell-msft
Copy link
Contributor

  • Defaults to using the users settings in arduino.json if it's set.
  • Removes the addition of the board name to create specific temp files. Instead, if the temp file already exists, clear it out so that no builds or files are corrupted.

Copy link
Member

@benmcmorran benmcmorran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look reasonable to me, but I'm not enough of an expert in this extension to guarantee that there aren't other unexpected side effects. Assuming you've done some manual testing, I'd also send the original issue reporter a link to the CI build to verify that the fix works for them before we merge.

Also, looks like your CI build is currently blocked on linting issues.

@ghost
Copy link

ghost commented Apr 29, 2022

CLA assistant check
All CLA requirements met.

@benmcmorran benmcmorran merged commit 3777ed7 into main Apr 29, 2022
@benmcmorran benmcmorran deleted the dev/gcampbell/OutputFolder branch April 29, 2022 17:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why can't arduino.json "output" share the same output folder that is generated for debugging?
2 participants