Skip to content

Commit 7323888

Browse files
committed
Add picolibc module
Signed-off-by: Keith Packard <keithp@keithp.com>
1 parent f7bd6ae commit 7323888

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
@@ -36,3 +36,6 @@
3636
path = pk
3737
url = https://github.com/riscv-software-src/riscv-pk.git
3838
branch = master
39+
[submodule "picolibc"]
40+
path = picolibc
41+
url = https://github.com/picolibc/picolibc.git

picolibc

Submodule picolibc added at 98e59b7

0 commit comments

Comments
 (0)