blob: f0abf5e312462c8ee395341e0583d0c4d4a7835e [file] [log] [blame] [view]
Grzegorz Ferencbae3e7d2021-10-19 15:49:45 +02001# Matter nRF Connect SDK Shell Application
Damian Królikf95aab92020-09-08 02:11:40 +02002
Grzegorz Ferencbae3e7d2021-10-19 15:49:45 +02003A [Matter shell](../README.md) project for the Nordic nRF52840 and nRF5340
Grzegorz Ferenc4f64f502021-06-28 21:01:58 +02004development kits, built using the nRF Connect SDK.
Damian Królikf95aab92020-09-08 02:11:40 +02005
6## Building
7
Grzegorz Ferenc4f64f502021-06-28 21:01:58 +02008The steps to build the Shell Application for Nordic Semiconductor's development
9kits are exactly the same as in case of the Lock Example. Please refer to
10[this guide](../../lock-app/nrfconnect/README.md) to learn how to build,
11program, and debug the application.