first commit

This commit is contained in:
2025-11-29 21:55:10 -06:00
commit ad57182cf8
9 changed files with 69 additions and 0 deletions

7
CMakeLists.txt Normal file
View File

@@ -0,0 +1,7 @@
# TODO: check version
cmake_minimum_required(VERSION 3.16)
include($ENV{IDF_PATH}/scripts/project.cmake)
project(this)