doru91 | ed30a85 | 2021-06-14 17:02:47 +0300 | [diff] [blame] | 1 | # CHIP NXP K32W Shell Application |
| 2 | |
doru91 | 3295ca0 | 2021-11-04 17:22:05 +0200 | [diff] [blame] | 3 | A [chip-shell](../../../README.md) project for NXP K32W family. |
doru91 | ed30a85 | 2021-06-14 17:02:47 +0300 | [diff] [blame] | 4 | |
| 5 | ## Building |
| 6 | |
| 7 | The steps to build the NXP K32W Shell Application are exactly the same as in |
doru91 | 3295ca0 | 2021-11-04 17:22:05 +0200 | [diff] [blame] | 8 | case of the Lock Example. Please refer to |
| 9 | [this](../../../../lock-app/nxp/k32w/k32w0/README.md) guide to learn how to |
| 10 | build, flash and debug the application. |