瀏覽代碼

add file for downloading and installing micropython-1.13 (#1704)

pull/1814/head
Maximilian Matthe 5 年之前
committed by GitHub
父節點
當前提交
898fe1bb9b
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      plugins/python-build/share/python-build/micropython-1.13

+ 5
- 0
plugins/python-build/share/python-build/micropython-1.13 查看文件

@ -0,0 +1,5 @@
#require_gcc
has_tar_xz_support \
&& src="https://micropython.org/resources/source/micropython-1.13.tar.xz#fb5434ec1fd2f7d06733696b020a992e69005532bcb97a9b4158ec1fffbc9c1e" \
|| src="https://github.com/micropython/micropython/releases/download/v1.13/micropython-1.13.tar.gz#9ab32eb2c19a682f6de7e9b4226de849c42cb92e1ecb4cf56438a75d763bd451"
install_package micropython-1.13 "$src" micropython

Loading…
取消
儲存