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

Update __NO_RETURN Macro. Add ARMv8.1-M Support #85

Merged

Conversation

RobinKastberg
Copy link
Contributor

  • Update __NO_RETURN macro to not require IAR language extensions. Hopefully this is backwards compatible enough.
  • Add ARM_ARCH_8_1M_MAIN and always check for it when checking for ARM_ARCH_8_MAIN.

These macros generate so many questions for me that I don't have good answers for.
I am happy to work on this file further but I just wanted to fix these issues first.

@RobinKastberg RobinKastberg marked this pull request as draft November 14, 2023 15:00
@JonatanAntoni JonatanAntoni marked this pull request as ready for review November 14, 2023 15:19
@JonatanAntoni JonatanAntoni force-pushed the CMSIS_ICCARM-no-return-and-81m branch from 5dc9144 to 720761d Compare November 14, 2023 15:20
Copy link

github-actions bot commented Nov 14, 2023

Test Results

0 files   -      336  0 suites   - 336   0s ⏱️ - 7m 16s
0 tests  -        49  0 ✔️  -        44  0 💤  -        5  0 ±0 
0 runs   - 16 464  0 ✔️  - 10 632  0 💤  - 5 832  0 ±0 

Results for commit 4e3f40f. ± Comparison against base commit d8151ca.

♻️ This comment has been updated with latest results.

@JonatanAntoni JonatanAntoni force-pushed the CMSIS_ICCARM-no-return-and-81m branch from 720761d to 4e3f40f Compare November 24, 2023 10:43
@JonatanAntoni JonatanAntoni merged commit ba954f7 into ARM-software:main Nov 27, 2023
8 checks passed
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