I propose https://github.com/modm-io/avr-libstdcpp to be added to PlatformIO registry. It's libstdc++ implementation for AVR chips. There is already a similar library - StandardCplusplus, but its headers are rather incomplete (i.e. no `is_integral` template, etc).
I propose https://github.com/modm-io/avr-libstdcpp to be added to PlatformIO registry. It's libstdc++ implementation for AVR chips.
There is already a similar library - StandardCplusplus, but its headers are rather incomplete (i.e. no
is_integraltemplate, etc).