build pass for esp32c6, added dependencies.lock

This commit is contained in:
Shailen Sobhee 2026-04-05 21:06:48 +02:00
parent 7524ce1d60
commit 25f6195bbc
8 changed files with 359 additions and 12 deletions

3
CMakeLists.txt Normal file
View file

@ -0,0 +1,3 @@
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(ESPSomfy-RTS)