File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ You can use either the nRF Connect for VS Code extension or the command line.
121121
122122 .. code-block :: bash
123123
124- -DSHIELD =npm1300_ek
124+ -Dnpm13xx_fuel_gauge_SHIELD =npm1300_ek
125125
126126 To apply an extra overlay, choose the respective file from the **Extra Devicetree overlays ** drop-down menu
127127
Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ tests:
3030 sysbuild : true
3131 build_only : true
3232 extra_args :
33- - SHIELD =npm1300_ek
33+ - npm13xx_fuel_gauge_SHIELD =npm1300_ek
3434 - EXTRA_DTC_OVERLAY_FILE=npm1300.overlay
3535 sample.npm1304_fuel_gauge_compile :
3636 sysbuild : true
3737 build_only : true
3838 extra_args :
39- - SHIELD =npm1304_ek
39+ - npm13xx_fuel_gauge_SHIELD =npm1304_ek
4040 - EXTRA_DTC_OVERLAY_FILE=npm1304.overlay
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ You can use either the nRF Connect for VS Code extension or the command line.
118118
119119 .. code-block :: bash
120120
121- -DSHIELD =npm1300_ek
121+ -Dnpm13xx_one_button_SHIELD =npm1300_ek
122122
123123 To apply an extra overlay, choose the respective file from the **Extra Devicetree overlays ** drop-down menu
124124
Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ tests:
3030 sysbuild : true
3131 build_only : true
3232 extra_args :
33- - SHIELD =npm1300_ek
33+ - npm13xx_one_button_SHIELD =npm1300_ek
3434 - EXTRA_DTC_OVERLAY_FILE=npm1300.overlay
3535 sample.npm1304_one_button_compile :
3636 sysbuild : true
3737 build_only : true
3838 extra_args :
39- - SHIELD =npm1304_ek
39+ - npm13xx_one_button_SHIELD =npm1304_ek
4040 - EXTRA_DTC_OVERLAY_FILE=npm1304.overlay
You can’t perform that action at this time.
0 commit comments