diff options
| author | hathach <[email protected]> | 2021-01-23 14:26:59 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-01-23 14:26:59 +0700 |
| commit | a15f02dcc1438ced684ceafc0cff835e79c3c5fb (patch) | |
| tree | fbd0f00b3a2a6891a0cfb00ce95ca6f617f4ce25 /.gitmodules | |
| parent | b0b78c0efbd96d0f16478d43eb0271f1df7bb851 (diff) | |
try fetchRecurseSubmodules = false
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2cf9c66e0..61321ae69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,5 @@ [submodule "hw/mcu/raspberrypi/pico-sdk"] path = hw/mcu/raspberrypi/pico-sdk url = https://github.com/raspberrypi/pico-sdk.git + fetchRecurseSubmodules = false + |
