ffenix113 / zigbee_home

Project to provide functionality similar to ESPHome but for Zigbee instead of WiFi for nRF52
https://ffenix113.github.io/zigbee_home/
GNU General Public License v3.0
528 stars 10 forks source link

feat: support C++ building #77

Closed ffenix113 closed 1 month ago

ffenix113 commented 1 month ago

Increase minimum supported version to properly support this change.

This will allow to provide more flexibility in how code is implemented. Also this will reduce number of required templates to define.