mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-04-20 11:02:14 +02:00
build pass for esp32c6, added dependencies.lock
This commit is contained in:
parent
7524ce1d60
commit
25f6195bbc
8 changed files with 359 additions and 12 deletions
3
CMakeLists.txt
Normal file
3
CMakeLists.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
cmake_minimum_required(VERSION 3.16.0)
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
project(ESPSomfy-RTS)
|
||||
Loading…
Add table
Add a link
Reference in a new issue