У нас вы можете посмотреть бесплатно Installation and Use of the Visual Studio Code ESP-IDF Extension или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Since I use VS Code with the ESP32 hardware development kit to demonstrate some of the theory explained in this channel, I thought it might be a good idea to describe how my environment is set up. This includes the installation of the ESP-IDF extension and a demonstration of the compiling, flashing, and execution of a sample program. Visual Studio Code can be downloaded from https://code.visualstudio.com/download Timestamps 00:00 | Intro 00:35 | Finding and installing ESP-IDF extension 01:16 | Configuring the ESP-IDF extension 02:07 | Note about administrative privileges 03:26 | Opening an ESP-IDF sample project 04:18 | Examining the components of the sample program 08:11 | The purpose of fflush() 08:48 | Compiling the sample program 09:22 | Flashing the sample program binary to the ESP32 10:45 | Opening a terminal to view ESP32 output Hashtags #espidf #vscode #installation