mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 11:03:11 +00:00
a06f85a79f
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>