mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03:00
Implementation of hint module for component dependency. It can provide hint about missing header directory in component's INCLUDE_DIRS or about missing component dependency in REQUIRES or PRIV_REQUIRES. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>