Grzegorz Ferenc | bae3e7d | 2021-10-19 15:49:45 +0200 | [diff] [blame] | 1 | # Matter nRF Connect SDK Shell Application |
Damian Królik | f95aab9 | 2020-09-08 02:11:40 +0200 | [diff] [blame] | 2 | |
Grzegorz Ferenc | bae3e7d | 2021-10-19 15:49:45 +0200 | [diff] [blame] | 3 | A [Matter shell](../README.md) project for the Nordic nRF52840 and nRF5340 |
Grzegorz Ferenc | 4f64f50 | 2021-06-28 21:01:58 +0200 | [diff] [blame] | 4 | development kits, built using the nRF Connect SDK. |
Damian Królik | f95aab9 | 2020-09-08 02:11:40 +0200 | [diff] [blame] | 5 | |
| 6 | ## Building |
| 7 | |
Grzegorz Ferenc | 4f64f50 | 2021-06-28 21:01:58 +0200 | [diff] [blame] | 8 | The steps to build the Shell Application for Nordic Semiconductor's development |
| 9 | kits 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, |
| 11 | program, and debug the application. |