We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354e0b3 commit 2844e16Copy full SHA for 2844e16
Cargo.toml
@@ -85,3 +85,6 @@ anyhow = "1"
85
86
# Future; might be possible once https://github.com/rust-lang/cargo/issues/9096 hits Cargo nightly:
87
#rust-esp32-ulp-blink = { git = "https://github.com/ivmarkov/rust-esp32-ulp-blink", artifact = "bin" }
88
+
89
+[package.metadata.espflash]
90
+partition_table = "partitions.csv"
0 commit comments