diff options
| author | hathach <[email protected]> | 2022-05-16 13:44:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-05-16 13:44:06 +0700 |
| commit | 4586d8f119f779d1ef5f937e5c79e0ea2c84579c (patch) | |
| tree | 04b2cf10840b3e5ba520e61a90feea633c0023bf /.gitmodules | |
| parent | be2a51316cd708a99899732acf43920537b97526 (diff) | |
add upstream Pico-PIO-USB
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 21bbf08c0..044ac24ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -146,3 +146,6 @@ [submodule "hw/mcu/allwinner"] path = hw/mcu/allwinner url = https://github.com/hathach/allwinner_driver.git +[submodule "hw/mcu/raspberry_pi/Pico-PIO-USB"] + path = hw/mcu/raspberry_pi/Pico-PIO-USB + url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git |
