mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-23 03:13:01 +03:00
Currently, the cmakev2 implementation of Kconfig name consistency has a slightly different warning message compared to cmakev2, causing the test `test_build.py::test_build_with_misspelled_kconfig` to fail. Make the warning messages consistent with cmakev1. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>