newlib: Add Git submodule

This commit adds a Git submodule for the newlib pointing to the
commit 2893dbb10f1fe3bf431a26f89a22e12a5020dc02.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2022-03-15 18:38:11 +09:00
parent 1cb1678afb
commit 1dee7c3ab1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "binutils"]
path = binutils
url = https://github.com/zephyrproject-rtos/binutils-gdb.git
[submodule "newlib"]
path = newlib
url = https://github.com/zephyrproject-rtos/newlib-cygwin.git

1
newlib Submodule

@ -0,0 +1 @@
Subproject commit 2893dbb10f1fe3bf431a26f89a22e12a5020dc02