23.6 ESP-IDF Development Environment
ESP Series Chip Overview
'FreeBSD-amd64': PLATFORM_LINUX64, 'FreeBSD-i386': PLATFORM_LINUX32,
Installing esptool and the Build Toolchain
esptool and the Build Toolchain# pkg install py311-esptool xtensa-esp-elf# cd /usr/ports/comms/py-esptool && make install clean # ESP flashing tool
# cd /usr/ports/devel/xtensa-esp-elf && make install clean # ESP32/ESP-IDF build toolchainInstalling ESP-IDF
Download the Latest ESP-IDF RELEASE Archive
Install Required Tools
Running the ESP-IDF Installer for the First Time
Building and Flashing Examples
Erasing the Entire Flash
Parameter
Description
Building the Project
Flashing Firmware
Parameter
Description
Component
Address
References
Last updated