technyon / nuki_hub

Use an ESP32 as a Hub between a NUKI Lock and your smarthome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

current cmake arduino toolchain blocks esp32-idf >= 2.0.10

zaolin opened this issue · comments

Hi folks,

I finally compiled the project from scratch myself without using the VM.
Would you be interested in accepting fixes for the cmake Arduino project?

I can finally help with build instructions and fix the CMake stuff for idf 2.0.14. :)

Of course, go ahead and share.

Hi,

So I've tried building with 2.0.14 too, my only problem was that "file_opts" was missng. "touch file_opts" fixed the problem for me, but of course it would be better to fix this at cmake level. Do you have a solution already?

Hey, I can try to push my stuff by the weekend. I also wanted to add some docs.

Is this issue still up to date?

Nuki Hub builds using 2.0.14 now if I am correct.

Yes can be closed also we have now a docker file which explains the build process