Skip to content

move extra_flags into flags - #600

Closed
ryantm wants to merge 1 commit into
arduino:masterfrom
ryantm:extraflags
Closed

move extra_flags into flags#600
ryantm wants to merge 1 commit into
arduino:masterfrom
ryantm:extraflags

Conversation

@ryantm

@ryantm ryantm commented Dec 3, 2020

Copy link
Copy Markdown

resolves #599

By leaving extra_flags empty, we leave a hook for the end-user to use
without having to duplicate a bunch of flags. This matches how the AVR
core leaves the extra_flags blank.

resolves arduino#599

By leaving extra_flags empty, we leave a hook for the end-user to use
without having to duplicate a bunch of flags. This matches how the AVR
core leaves the extra_flags blank.
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ryantm

ryantm commented Apr 10, 2021

Copy link
Copy Markdown
Author

I have no evidence that any human is looking at this, but if they do; I'll consider the CLA at that point.

@ryantm ryantm closed this Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should extra_flags be empty in platform.txt?

2 participants