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

Automatically detect native endianness for IAR compiler platform. #612

Conversation

dhebbeker
Copy link
Contributor

References:

- [IAR C/C++ Development Guide Compiling and Linking for Arm Limited’s **Arm**® Cores](https://wwwfiles.iar.com/arm/webic/doc/ewarm_developmentguide.enu.pdf)
- [IAR C/C++ Compiler User Guide for Microchip Technology’s **AVR** Microcontroller Family](https://wwwfiles.iar.com/AVR/webic/doc/EWAVR_CompilerGuide.pdf)
@jwellbelove jwellbelove changed the base branch from development to feature/#612-automatically-detect-native-endianness-for-IAR-compiler-platform September 29, 2022 07:20
@jwellbelove jwellbelove merged commit d1e0944 into ETLCPP:feature/#612-automatically-detect-native-endianness-for-IAR-compiler-platform Sep 29, 2022
@dhebbeker dhebbeker deleted the feature/auto-detect-endianness-iar branch September 29, 2022 10:39
jwellbelove pushed a commit that referenced this pull request Oct 20, 2022
* Auto detect native endianness for IAR compiler platform.

References:

- [IAR C/C++ Development Guide Compiling and Linking for Arm Limited’s **Arm**® Cores](https://wwwfiles.iar.com/arm/webic/doc/ewarm_developmentguide.enu.pdf)
- [IAR C/C++ Compiler User Guide for Microchip Technology’s **AVR** Microcontroller Family](https://wwwfiles.iar.com/AVR/webic/doc/EWAVR_CompilerGuide.pdf)

* Fix spelling mistake.
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