diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-05-12 13:24:20 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-05-12 13:30:03 -0600 |
| commit | 9324d6fdfe6f605d61fc047c05c5bbe7c1507873 (patch) | |
| tree | d182e3e6b9e069904c77659cbc0c3cec91577fac /.gitmodules | |
| parent | 9a1b8cb728a937263ea02d3453f325d19dc78863 (diff) | |
platform/wavelet3d/host_sw: add picolibc
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d84429f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "platform/wavelet3d/host_sw/picolibc"] + path = platform/wavelet3d/host_sw/picolibc + url = https://github.com/picolibc/picolibc |
