1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-09 22:24:14 +03:00
Files
esp8266/tools
Max Prokhorov 30780cb8c9 Tools - get.py updates (#9247)
* Tools - get.py updates

Using pathlib for paths, assume relative paths from __file__.parent as PWD
Using argparse for arguments, expose previously uncustomizable bits.

Reading tarfile with transparent compression.
Drop previously untested .t{...} and .tar.{...}, just use "r:*"

Remove hard-coded dependency on 'platform' and allow to specify sys_name, sys_platform and bits.
Stub for DarwinARM, allow to fetch x86_64 packages in the meantime.

* missing mkdir_p
2025-05-27 02:26:22 +03:00
..
2025-01-24 10:17:51 +03:00
2025-05-20 19:18:27 +03:00
2022-10-31 11:13:40 -07:00
2024-07-31 03:58:18 +03:00
2025-05-27 02:26:22 +03:00
2023-02-22 20:46:25 +03:00