Skip to content

Commit de067dc

Browse files
MirkoCovizzib-gent
authored andcommitted
doc: nrf-bm: includes: configure_and_build_sample: support fragments
Adds a section that outlines how to configure Kconfig fragments using the nRF Connect for VS Code extension. Signed-off-by: Mirko Covizzi <[email protected]> Co-authored-by: Bartosz Gentkowski <[email protected]>
1 parent 543b9be commit de067dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/nrf-bm/includes/configure_and_build_sample.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ Follow these steps to create your first build configuration for this sample:
4040

4141
Board target drop-down menu
4242

43+
#. If the sample supports Kconfig fragments, you can configure a fragment by selecting :file:`prj.conf` from the :guilabel:`Base configuration files (Kconfig fragments)` drop-down menu.
44+
45+
Then, from the :guilabel:`Extra Kconfig fragments` drop-down menu, select the target fragment.
46+
4347
#. Leave all the other options as default.
4448

4549
For more details on how to configure builds, see `How to build an application`_ in |VSC| extension documentation.

0 commit comments

Comments
 (0)