Files
esp-idf/tools
Marek Fiala e7e7f8feb9 fix(tools): idf.py create-project works in read-only ESP-IDF
As the native copy function shutil.copyfile preserves directories metadata
such as file permissions, we need to ensure the copied destination
is writable for owner.

Closes https://github.com/espressif/esp-idf/issues/15964
Closes https://github.com/espressif/esp-idf/pull/16021
2025-06-20 15:26:14 +02:00
..
2023-08-08 08:37:29 +02:00
2023-09-27 08:43:45 +02:00