ci: build with DEFMT_LOG=trace to catch all defmt issues.
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -9,7 +9,6 @@
|
|||||||
"rust-analyzer.check.noDefaultFeatures": true,
|
"rust-analyzer.check.noDefaultFeatures": true,
|
||||||
"rust-analyzer.linkedProjects": [
|
"rust-analyzer.linkedProjects": [
|
||||||
"examples/rpi-pico-w/Cargo.toml",
|
"examples/rpi-pico-w/Cargo.toml",
|
||||||
"cyw43-pio/Cargo.toml",
|
|
||||||
],
|
],
|
||||||
"rust-analyzer.server.extraEnv": {
|
"rust-analyzer.server.extraEnv": {
|
||||||
"WIFI_NETWORK": "foo",
|
"WIFI_NETWORK": "foo",
|
||||||
|
Reference in New Issue
Block a user