File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 [String ]
55 $Compression = ' lzma' ,
66 [String ]
7- $IdfPythonWheelsVersion = ' 3.8-2021-01-21 ' ,
7+ $IdfPythonWheelsVersion = ' 3.8-2021-06-15 ' ,
88 [String ]
99 $InstallerType = ' online' ,
1010 [String ]
@@ -114,10 +114,10 @@ function PrepareIdfPython {
114114}
115115
116116function PrepareIdfPythonWheels {
117- PrepareIdfPackage - BasePath build\$InstallerType \tools\idf- python- wheels\3.8 - 2021 - 06 - 15 `
117+ PrepareIdfPackage - BasePath build\$InstallerType \tools\idf- python- wheels\$IdfPythonWheelsVersion `
118118 - FilePath version.txt `
119- - DistZip idf- python- wheels- 3.8 - 2021 - 06 - 15 - win64.zip `
120- - DownloadUrl https:// dl.espressif.com / dl/ idf- python- wheels/ idf- python- wheels- 3.8 - 2021 - 06 - 15 - win64.zip
119+ - DistZip idf- python- wheels- $IdfPythonWheelsVersion - win64.zip `
120+ - DownloadUrl https:// dl.espressif.com / dl/ idf- python- wheels/ idf- python- wheels- $IdfPythonWheelsVersion - win64.zip
121121}
122122
123123function PrepareIdfEclipse {
You can’t perform that action at this time.
0 commit comments