feat: initial

This commit is contained in:
2025-11-19 08:19:30 +03:00
parent 8d994e877c
commit 0f36507765
46 changed files with 29325 additions and 2 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(ate0004)