blob: 8d87de3f08b98307fe8b2362ea269aca5d6d31e1 [file] [log] [blame] [view]
doru91ed30a852021-06-14 17:02:47 +03001# CHIP NXP K32W Shell Application
2
doru913295ca02021-11-04 17:22:05 +02003A [chip-shell](../../../README.md) project for NXP K32W family.
doru91ed30a852021-06-14 17:02:47 +03004
5## Building
6
7The steps to build the NXP K32W Shell Application are exactly the same as in
doru913295ca02021-11-04 17:22:05 +02008case of the Lock Example. Please refer to
9[this](../../../../lock-app/nxp/k32w/k32w0/README.md) guide to learn how to
10build, flash and debug the application.