maximkulkin / esp-homekit

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

Improve CMakeLists and fix KConfig #142

Closed mriksman closed 4 years ago

mriksman commented 4 years ago

I'm working with CMake and ESP-IDF. Have made the following changes.

KConfig; set value to hex.

CMakeLists; edit so the KConfig is used to adjust the flags.

Note - I've removed the overclock options as they don't work with ESP-IDF.