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

Add IAR compiler attribute definitions #129

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

josepho0918
Copy link
Contributor

This PR adds support for the IAR compiler.

Add attributes for IAR compiler
@sheredom
Copy link
Owner

sheredom commented Jan 4, 2025

What is the IAR compiler? Got any links?

@josepho0918
Copy link
Contributor Author

What is the IAR compiler? Got any links?

@sheredom The IAR compiler is a C/C++ compiler for embedded systems with high optimization.
https://www.iar.com

@sheredom
Copy link
Owner

sheredom commented Jan 4, 2025

Ok thanks! Looks like I can't run it in GitHub actions so no way to test this. But the PR is small enough I think it'll be safe to land.

@sheredom sheredom merged commit 505f9bb into sheredom:master Jan 4, 2025
49 checks passed
@josepho0918 josepho0918 deleted the iar branch January 4, 2025 11:54
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.

2 participants