Before we compile and flash our program to the ESP32 board, we should configure our project. In this section, the ESP32 board model is ESP-WROVER-KIT v4. We configure the LCD model and flash size using menuconfig. To do so, follow these steps:
- Open the Terminal and navigate to your project folder.
- Run menuconfig by typing the following command:
$ make menuconfig
- You will get a form as shown in Figure 2-9. Select TFT Display DEMO Configuration from this form:
- You will get a form as shown in Figure 2-10. You can select Select predefined display configuration ...