소스 검색

Add micropython 1.14

pull/1858/head
Ville Skyttä 5 년 전
부모
커밋
5c8735cdbf
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      plugins/python-build/share/python-build/micropython-1.14

+ 5
- 0
plugins/python-build/share/python-build/micropython-1.14 파일 보기

@ -0,0 +1,5 @@
#require_gcc
has_tar_xz_support \
&& { install=install_package; src="https://micropython.org/resources/source/micropython-1.14.tar.xz#97306156fdeab120a1244626c75a929bb820722afdfc1317dbd5dadef388d94c"; } \
|| { install=install_zip; src="https://micropython.org/resources/source/micropython-1.14.zip#9aff4d9d8231d93cb9dac2b239ff947d1f123a0fe7a58614c252474cdd3b88d9"; }
$install micropython-1.14 "$src" micropython

불러오는 중...
취소
저장