mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 19:26:35 +03:00
In cmakev2, a component can be evaluated within the context of another component, so it's important to properly initialize each variable used by the component. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>