mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
The compatibility shim populated BUILD_COMPONENTS from the library interface's linked-components list so that consumers reading it kept working. Those consumers now query the library interface directly, so drop the shim population and reject reads of the property unconditionally.