Finally compiles

This commit is contained in:
Wyatt Marchand
2026-08-24 19:30:05 -07:00
commit 777c72cbfb
7 changed files with 121 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
embuild::espidf::sysenv::output();
}