platformio-libmirror icon indicating copy to clipboard operation
platformio-libmirror copied to clipboard

avr-libstdcpp library support

Open me21 opened this issue 5 years ago • 0 comments

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).

me21 avatar Jun 13 '20 13:06 me21