samples: smp_svr: Rename conf file

Rename the conf file so that extensions is preserved correctly.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2018-05-16 14:09:27 +02:00 committed by Carles Cufí
parent 5b6fde144d
commit b2fa9ada5e
2 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Zephyr. Where examples are given, they assume the sample is being built for
the Nordic nRF52 Development Kit (``BOARD=nrf52_pca10040``).
If you would like to use a more constrained platform, such as the nRF51 DK, you
should use the :file:`prj.conf.tiny` configuration file rather than the default
should use the :file:`prj_tiny.conf` configuration file rather than the default
:file:`prj.conf`.
Step 1: Build MCUboot