mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
999cc27599
The COMPONENTS and EXCLUDE_COMPONENTS variables are unused in cmakev2. A deprecation warning will be printed if they are set. This change also includes a helper functions for printing deprecation warnings. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>