Skip to content

Commit fe746f9

Browse files
fabiobaltierijhedberg
authored andcommitted
samples: ipsp: add a debug config build example
Add an example referring to the (already existing) prj_dbg.conf config. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent a01b5b0 commit fe746f9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

samples/bluetooth/ipsp/README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,16 @@ Sample can be built and executed for the nRF52840 DK NRF52840 as follows:
2222
:goals: build flash
2323
:compact:
2424

25+
To build a debug version, with logging and shell support, use the config file
26+
:file:`prj_dbg.conf`:
27+
28+
.. zephyr-app-commands::
29+
:zephyr-app: samples/bluetooth/ipsp
30+
:board: nrf52840dk_nrf52840
31+
:conf: prj_dbg.conf
32+
:goals: build flash
33+
:compact:
34+
2535
Building and Running for Linux kernels released before 4.12
2636
===========================================================
2737
.. note::

0 commit comments

Comments
 (0)