- 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.
- 新型電腦主板關鍵電路維修圖冊
- Linux KVM虛擬化架構實戰指南
- Android NDK Game Development Cookbook
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 嵌入式技術基礎與實踐(第5版)
- 現代辦公設備使用與維護
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- 筆記本電腦維修不是事兒(第2版)
- 計算機組裝與維修技術
- Machine Learning with Go Quick Start Guide
- 電腦高級維修及故障排除實戰
- 筆記本電腦應用技巧
- Internet of Things Projects with ESP32
- STM32自學筆記
- 單片機原理與技能訓練