Add micropython vendor
parent
30e4352935
commit
5c55ffd790
|
|
@ -7,3 +7,6 @@
|
||||||
path = vendor/upy-lib
|
path = vendor/upy-lib
|
||||||
url = https://github.com/micropython/micropython-lib.git
|
url = https://github.com/micropython/micropython-lib.git
|
||||||
branch = "f20d89c6aad9443a696561ca2a01f7ef0c8fb302"
|
branch = "f20d89c6aad9443a696561ca2a01f7ef0c8fb302"
|
||||||
|
[submodule "micropython"]
|
||||||
|
path = vendor/micropython
|
||||||
|
url = https://github.com/micropython/micropython.git
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 3cd2c281d7cf990b3afb78287a58cf4ee3f23ca5
|
||||||
Loading…
Reference in New Issue