This commit is contained in:
2025-10-25 07:15:26 +03:00
parent 1cfde391c1
commit 724fda0889
18 changed files with 2350 additions and 0 deletions

3
CMakeLists.txt Executable file
View File

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