chore: import local project into Gitea

This commit is contained in:
2026-05-20 10:04:07 -07:00
commit 3b6255b777
6 changed files with 777 additions and 0 deletions

View File

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