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

Strips leading ../ when generating object file paths, keeps these in sync with the source files otherwise. This prevents object files landing in other directories, including outside the build directory, if the component_srcdirs start with ../