mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 11:16:33 +03:00
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>