adjust folder to be shorter

This commit is contained in:
2023-11-20 01:46:19 +01:00
parent 2092354bc9
commit 17db1b8a45
14 changed files with 166 additions and 79 deletions

3
rust/build.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() {
embuild::espidf::sysenv::output();
}