diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | 3rd-party/picolibc | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d8d8265..b672926 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ [submodule "3rd-party/pico-sdk"] path = 3rd-party/pico-sdk url = https://github.com/raspberrypi/pico-sdk +[submodule "3rd-party/picolibc"] + path = 3rd-party/picolibc + url = https://github.com/picolibc/picolibc diff --git a/3rd-party/picolibc b/3rd-party/picolibc new file mode 160000 +Subproject 27746bbc246841852912fc3bb5b45094cd8a505 |