mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

It corrupts environment on macOS runner because it uses shell, not docker-executor, and makes all tree read-only for a non-root user. + Replace examples with real files in example README.md
2 lines
107 B
Plaintext
2 lines
107 B
Plaintext
-B build-debug -DSDKCONFIG=build-debug/sdkconfig -DSDKCONFIG_DEFAULTS="sdkconfig.defaults;sdkconfig.debug"
|