Skip to content

QB4-dev/esp-supla-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUPLA firmware based on ESP8266_RTOS/ESP-IDF SDK with esp-libsupla component

compatibility

How to start

Clone this repo with submodules:

git clone --recursive https://github.com/QB4-dev/esp-supla-firmware

To compile firmware for selected board go to boards directory and run:

make for ESP8266-based boards with and ESP8266_RTOS SDK

idf.py build for ESP32-based boards with and ESP-IDF SDK