espressif / esp-google-iot

Google Cloud IoT SDK as an ESP-IDF Component
Apache License 2.0
143 stars 44 forks source link

Add ability to configure IOTC defines through kconfig (CA-47) #12

Open mmarsalko opened 4 years ago

mmarsalko commented 4 years ago

My esp-idf project needs to be able to configure IOTC_MAX_IDLE_TIMEOUT, so I figured I'd add all of those config defs to kconfig to make it easier to customize.

claassistantio commented 4 years ago

CLA assistant check
All committers have signed the CLA.