Cavli Wireless P32 Series Evaluation Kit Hardware Manual
14
Step5:
Configure: Navigate to your hello_world directory from Step 5. Start a Project and
run the project configuration utility menuconfig.
cd ~/esp/hello_world
make menuconfig
If the previous steps have been done correctly, the following menu appears:
Step6:
Compile the application by running following command
Make
Step7:
Flash the program into the chip
Make flash
Sample Code
The sample code for -P32 Series modules can be found at
https://github.com/cavli-wireless