Skip to content

Fix MEMFAULT_PACKED_ENUM compile failure with IAR #88

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

Conversation

zejiang0jason
Copy link

  • Use __packed enum instead of enum __packed for IAR

Use `__packed enum` instead of `enum __packed` for IAR

Fixes: memfault#87

Signed-off-by: Jason Yu <zejiang.yu@nxp.com>
@zejiang0jason zejiang0jason force-pushed the bugfix/fix_iar_packed_enum_compile_error branch from 22e14b9 to 5af9209 Compare January 24, 2025 06:37
@noahp
Copy link
Contributor

noahp commented Feb 12, 2025

Fix included in SDK 1.20.0, see #87

@noahp noahp closed this Feb 12, 2025
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