Initial commit
This commit is contained in:
commit
8bfbab5a0c
12 changed files with 687 additions and 0 deletions
3
test-app/build.rs
Normal file
3
test-app/build.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
embuild::espidf::sysenv::output();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue