manuelbl / ttn-esp32

The Things Network device library for ESP32 (ESP-IDF) and SX127x based devices
MIT License
308 stars 64 forks source link

Create CMakeLists for cmake compatibility #8

Closed daveol closed 5 years ago

manuelbl commented 5 years ago

Thanks a lot. I'll look into it soon.

It seems a good addition as ESP-IDF is moving to cmake, will make it the default build system in version 4, and the development of version 4 just started...

manuelbl commented 5 years ago

Thanks a lot. I've merged it and added cmake support for the examples.