This commit is contained in:
2025-11-22 15:57:10 +03:00
parent 22a17f5925
commit 0778fb60aa
14 changed files with 2513 additions and 0 deletions

3
CMakeLists.txt Normal file
View File

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