Merge pull request #17 from KMKfw/topic-in-house-forks
Move to the in-org forks of Micro/Circuit Python
This commit is contained in:
commit
eb686f3799
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -1,11 +1,12 @@
|
||||
[submodule "circuitpython"]
|
||||
path = vendor/circuitpython
|
||||
url = https://github.com/adafruit/circuitpython.git
|
||||
url = https://github.com/kmkfw/circuitpython.git
|
||||
ignore = dirty
|
||||
[submodule "upy-lib"]
|
||||
path = vendor/upy-lib
|
||||
url = https://github.com/micropython/micropython-lib.git
|
||||
ignore = dirty
|
||||
[submodule "micropython"]
|
||||
path = vendor/micropython
|
||||
url = https://github.com/micropython/micropython.git
|
||||
url = https://github.com/kmkfw/micropython.git
|
||||
ignore = dirty
|
||||
|
2
vendor/circuitpython
vendored
2
vendor/circuitpython
vendored
@ -1 +1 @@
|
||||
Subproject commit 9b98ad779468676c3d5f1efdc06b454aaed7c407
|
||||
Subproject commit d7517409e93be2b098b463cf5430c8dbc76cef07
|
2
vendor/micropython
vendored
2
vendor/micropython
vendored
@ -1 +1 @@
|
||||
Subproject commit 3cd2c281d7cf990b3afb78287a58cf4ee3f23ca5
|
||||
Subproject commit 460954734e12074d29056b446d1406a27e2aed9f
|
Loading…
Reference in New Issue
Block a user