Add C++ standard library

This commit is contained in:
2022-05-29 15:36:35 +02:00
parent 9b56239dce
commit 4684a8f80f
5 changed files with 10 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "eink/spi"]
path = eink/spi
url = git@git.blackmark.me:avr/spi.git
[submodule "eink/avr-libstdcpp"]
path = eink/avr-libstdcpp
url = git@github.com:modm-io/avr-libstdcpp.git