maximkulkin / esp-homekit

Apple HomeKit accessory server library for ESP-OPEN-RTOS
MIT License
1.11k stars 170 forks source link

ESP32 branch is missing Kconfig #53

Closed ruudk closed 6 years ago

ruudk commented 6 years ago

I tried to add it manually to the esp-homekit folder but it doesn't gets picked up when I run make menuconfig

maximkulkin commented 6 years ago

ESP32 support is already merged into master. I have removed obsolete esp32 branch to avoid confusion. See ESP32 instructions in esp-homekit-demo repository.

ruudk commented 6 years ago

Doesn't work, see: https://github.com/maximkulkin/esp-homekit-demo/issues/105

Any idea how to solve that in a good way?