- Internet of Things Projects with ESP32
- Agus Kurniawan
- 156字
- 2021-06-24 16:02:51
Configuring the project
Now, we should configure our project using menuconfig. This tool is a part of the ESP32 toolchain that you have configured previously on your platform.
Open Terminal and navigate to your project directory. Then, you can type this command:
$ make menuconfig
You should get the dialog shown in the following screenshot:

We configure our ESP32 serial port and then select the Serial flasher config menu. From here, fill your serial port of the ESP32 board. You can see my ESP32 serial port from the ESP-WROVER-KIT board here:

If complete, click the Save button. The menuconfig program will save your project configuration. The program output can be seen in the following screenshot. You should see that this tool generates the sdkconfig file into your current project directory:

Now, your program is ready for compiling and flashing.
- 龍芯應用開發(fā)標準教程
- Creating Dynamic UI with Android Fragments
- 辦公通信設(shè)備維修
- Large Scale Machine Learning with Python
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- SiFive 經(jīng)典RISC-V FE310微控制器原理與實踐
- Hands-On Artificial Intelligence for Banking
- Internet of Things Projects with ESP32
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- “硬”核:硬件產(chǎn)品成功密碼
- LPC1100系列處理器原理及應用
- Hands-On Motion Graphics with Adobe After Effects CC
- Spring Security 3.x Cookbook
- 嵌入式系統(tǒng)原理及應用:基于ARM Cortex-M4體系結(jié)構(gòu)
- 計算機電路基礎(chǔ)(第2版)