Inital commit

This commit is contained in:
Matt
2025-12-12 21:55:13 +00:00
commit f6553d8e41
8 changed files with 1234 additions and 0 deletions

4
CMakeLists.txt Normal file
View File

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