Christopher Hunt
7 vuotta sitten
committed by
GitHub
vanhempi
commit
7fa3a3f15c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
5 lisäystä ja
0 poistoa
-
plugins/python-build/share/python-build/micropython-1.10
|
|
|
@ -0,0 +1,5 @@ |
|
|
|
#require_gcc |
|
|
|
has_tar_xz_support \ |
|
|
|
&& src="https://micropython.org/resources/source/micropython-1.10.tar.xz#8488ec243217c4578f1cf2ed20e749344b01510a52d443da95304949cf7abfdb" \ |
|
|
|
|| src="https://github.com/micropython/micropython/releases/download/v1.10/micropython-1.10.tar.gz#207de28a243d5be59c1d5433670a5c76472ece532b446cc25da6cf3c6e943fbc" |
|
|
|
install_package micropython-1.10 "$src" micropython |