ソースを参照

Add micropython 1.15 (#1939)

pull/1950/head
Ville Skyttä 5年前
committed by GitHub
コミット
ac4de22265
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更4行の追加0行の削除
  1. +4
    -0
      plugins/python-build/share/python-build/micropython-1.15

+ 4
- 0
plugins/python-build/share/python-build/micropython-1.15 ファイルの表示

@ -0,0 +1,4 @@
has_tar_xz_support \
&& { install=install_package; src="https://micropython.org/resources/source/micropython-1.15.tar.xz#52d020b3adef6c2bd2b6c8aba672f381c3c99d2b90130ac8d0d7414999cb4e13"; } \
|| { install=install_zip; src="https://micropython.org/resources/source/micropython-1.15.zip#8a0c6b5914a1d1eaf63f4b3c226db5049107f1bc1c6046e4dda8d4c5c4657e97"; }
$install micropython-1.15 "$src" micropython

読み込み中…
キャンセル
保存