You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: