-
Notifications
You must be signed in to change notification settings - Fork 27
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
feat: added skip_if_soc marker for idf target #327
Conversation
4a19463
to
f5e1dd5
Compare
ea88eea
to
088b2ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
088b2ca
to
614f347
Compare
614f347
to
a442a7d
Compare
Let's mock |
sure. we could create a temp |
864cd07
to
f1878de
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. please also add a documentation page under usages/markers.rst
f1878de
to
1f785e8
Compare
1f785e8
to
5a5bce0
Compare
Co-authored-by: Fu Hanxi <[email protected]>
5208a89
to
5f6e5f6
Compare
Description
This PR introduces a
skip_if_soc
marker that helps filter targets based on theirSOC_CAPS.h
attributes.Related
Closes #326
Testing
Checklist
Before submitting a Pull Request, please ensure the following: