doc: application development: update example-application text

The application now supports a custom west extension; mention that.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar 2022-08-29 12:23:56 -07:00 committed by Carles Cufí
commit 1261a9eb88

View file

@ -169,6 +169,7 @@ use of features commonly used in applications such as:
- Custom devicetree bindings
- Custom drivers
- Continuous Integration (CI) setup
- An example west :ref:`extension <west-extensions>` command
Creating an Application
***********************