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

gcc C++17 charconv support #31

Open
natersoz opened this issue Feb 23, 2019 · 0 comments
Open

gcc C++17 charconv support #31

natersoz opened this issue Feb 23, 2019 · 0 comments
Labels
refactor tooling Compiler, build system, debuggers issues.

Comments

@natersoz
Copy link
Owner

The ARM GCC compiler v 7.1 does not support charconv.

Until the switch is made to 8.x we are faking out charconv in nrf/utilities/charconv.h.
Convert to GCC ARM 8.x when appropriate and remove the charconv.h fakery.

@natersoz natersoz added refactor tooling Compiler, build system, debuggers issues. labels Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor tooling Compiler, build system, debuggers issues.
Projects
None yet
Development

No branches or pull requests

1 participant