We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301c703 commit 3af081aCopy full SHA for 3af081a
README.md
@@ -85,7 +85,7 @@ A sample debug configuration is also provided. To apply it, run the following
85
command:
86
87
```shell
88
-west build -b $BOARD app -- -DOVERLAY_CONFIG=debug.conf
+west build -b $BOARD app -- -DEXTRA_CONF_FILE=debug.conf
89
```
90
91
Once you have built the application, run the following command to flash it:
0 commit comments