Erwin Pan 6e9b15ceb3 [Chef] Add BasicVideoPlayer device type (#28152) 2 anni fa
..
boards 172c024eb7 chef sample app (#16731) 3 anni fa
third_party 172c024eb7 chef sample app (#16731) 3 anni fa
.gitignore 172c024eb7 chef sample app (#16731) 3 anni fa
CHIPProjectConfig.h d322484004 [nrfconnect] Added kconfig option to enable extended discovery (#18367) 3 anni fa
CMakeLists.txt 6e9b15ceb3 [Chef] Add BasicVideoPlayer device type (#28152) 2 anni fa
Kconfig c0e05dddaf Chef Sample App - yaml configuration file (#17330) 3 anni fa
README.md 172c024eb7 chef sample app (#16731) 3 anni fa
main.cpp 4c7f38d642 [nrfconnect] Update nRF Connect SDK version to 2.4.0 (#27010) 2 anni fa
prj.conf ba05087325 Update more build configs to c++17. (#28296) 2 anni fa
rpc.overlay e2e492644e [nrfconnect] Fix build after nRF Connect SDK upgrade (#23379) 3 anni fa

README.md

CHIP nRF Connect SDK Shell Application

A chip-shell project for the Nordic nRF52840 and nRF5340 development kits, built using the nRF Connect SDK.

Building

The steps to build the Shell Application for Nordic Semiconductor's development kits are exactly the same as in case of the Lock Example. Please refer to this guide to learn how to build, program, and debug the application.