This is the documentation for the implementation of proposal P0829 and later using GCC as a base.
The code for the project can be found in a couple of subrepositories under the group AVR-libstdCxx on gitlab
- gcc
- Main repository containing a fork of the GCC project with changes done in branches
- conanFreestanding
- A conan recipe for using the library, should also be usable with other targets than AVR
- avr-libstdcxx-docker
- A couple of dockerfiles that describes how to build the project and also creates the docker images at dockerhub
- avr-libstdcxx.gitlab.io
- The source for this site, also contains a wiki that might be used for less constant information