Skip to content

Commit 67a6684

Browse files
keith-packardstephanosio
authored andcommitted
Add picolibc submodule
This includes picolibc 1.7.9 + Zephyr fixes, including enabling TLS for all Zephyr architectures that support TLS Signed-off-by: Keith Packard <[email protected]>
1 parent 5aa5274 commit 67a6684

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
[submodule "gdb"]
1414
path = gdb
1515
url = https://github.com/zephyrproject-rtos/binutils-gdb.git
16+
[submodule "picolibc"]
17+
path = picolibc
18+
url = https://github.com/zephyrproject-rtos/picolibc.git

picolibc

Submodule picolibc added at 9e699e3

0 commit comments

Comments
 (0)