mamoit / docker-esp32-idf

Keep esp32 toolchain and IDF contained to ease development and automate builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP_PATH/tools/kconfig does not persist

mamoit opened this issue · comments

Some build files are kept in the esp-idf folder, which does not persist in the mounted project volume

This is solved if we use the cmake branch of IDF.
Should be merged pretty soon into master.

This was solved with version 3 and cmake