hello-esp32s3/build.rs
licsber f76112a209
Some checks are pending
Continuous Integration / Rust Checks (map[args:--all -- --check --color always command:fmt]) (push) Waiting to run
Continuous Integration / Rust Checks (map[args:--all-targets --all-features --workspace -- -D warnings command:clippy]) (push) Waiting to run
Continuous Integration / Rust Checks (map[args:--release command:build]) (push) Waiting to run
init commit.
2024-09-26 09:22:11 +08:00

4 lines
53 B
Rust

fn main() {
embuild::espidf::sysenv::output();
}