platformio-libmirror
platformio-libmirror copied to clipboard
avr-libstdcpp library support
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).