MCUESP32 DevKit V1(ESP-WROOM-32)IDEVSC + ESP-IDF목표ESP32 DevKit V1의 LED를 ON-OFF 1. ESP-IDFView - Command Palette blink - Create project using example blink LED GPIO 설정#define BLINK_GPIO 2 flash method - UART serial port - COM3 Build - 에러남 다음과 같이 c_cpp_properties.json를 수정{ "configurations": [ { "name": "ESP-IDF", "compilerPath": "E:\\WORK\\P_ESP32\\.espressif\\tool..