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:
Josh Klar 2018-09-17 18:21:34 -07:00 committed by GitHub
commit eb686f3799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

5
.gitmodules vendored
View File

@ -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

@ -1 +1 @@
Subproject commit 9b98ad779468676c3d5f1efdc06b454aaed7c407
Subproject commit d7517409e93be2b098b463cf5430c8dbc76cef07

2
vendor/micropython vendored

@ -1 +1 @@
Subproject commit 3cd2c281d7cf990b3afb78287a58cf4ee3f23ca5
Subproject commit 460954734e12074d29056b446d1406a27e2aed9f