I use esp-idf instead of Arduino IDE for my ariduino-like needs because it supports CMake and I can use it in CLion instead of the Arduino IDE With that said, could I request that this project add a CMakeLists.txt? (see arduino-esp32's [here](https://github.com/espressif/arduino-esp32/blob/master/CMakeLists.txt)) I am going to try and make my own, fingers crossed I can get it to work.