Reminds me of discussions in Private Lib not found since latest update - #2 by valeros and LDF does not find headers from projects in top level lib folder.
@valeros, do normal lib/
folders in ESP-IDF v4 projects not work anymore and must be declared via idf_component_register
in the CMakeLists.txt
, or is this is a bug in the LDF?