Page 1 of 1

How to make simple include lib path like in arduino

Posted: Sun Nov 04, 2018 11:22 am
by arnold.braun@gmx.de
Hello,

how can i make my own include path for my own libĀ“s like in Arduino.

its a static path and every sub dir will be included.

Operating System: Windows
Visual Studio / VisualGDB

Dont work:
EXTRA_COMPONENT_DIRS += c:/ESP32-Projekts/Component/**
EXTRA_COMPONENT_DIRS += ./components/


Thanks for help

Re: How to make simple include lib path like in arduino

Posted: Sun Nov 04, 2018 2:07 pm
by chegewara
I dont know if this is correct answer but i would start with this:
https://github.com/espressif/esp-idf/bl ... sts.txt#L5