diff options
| author | Hierophect <hierophect@gmail.com> | 2019-07-24 14:21:27 -0400 |
|---|---|---|
| committer | Hierophect <hierophect@gmail.com> | 2019-07-24 14:21:27 -0400 |
| commit | a63df51893075b09a69beb40a3636fb9723b3b60 (patch) | |
| tree | cd4dc0a40c31f944291d99b9137e8a1ee2055060 /.gitmodules | |
| parent | 172ab190b5d40b227f258c09c6ae393308ee9783 (diff) | |
Requested changes, general cleanup
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 639e8dc79..7b57cab54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -77,7 +77,6 @@ path = lib/tinyusb url = https://github.com/hathach/tinyusb.git branch = develop - ignore = dirty [submodule "tools/huffman"] path = tools/huffman url = https://github.com/tannewt/huffman.git @@ -98,4 +97,4 @@ url = https://github.com/python-ugame/circuitpython-stage.git [submodule "ports/stm32f4/stm32f4"] path = ports/stm32f4/stm32f4 - url = https://github.com/hierophect/stm32f4.git + url = https://github.com/adafruit/stm32f4.git |
