ESP32 Toolchain Install (Golioth, Zephyr)

In this video, we showcase the ESP32 toolchain installation with Zephyr. Mike walks through each step of the process and discusses what is happening, to help guide users on their own installation. This is used in conjunction with the Getting Started with the ESP32 video series, which helps Golioth users get started with the ESP32 and Zephyr on the Golioth platform.
#ESP32 #Toolchain #ZephyrRTOS
0:00 What are needed for installing Zephyr on your machine?
1:00 Updating and installing dependencies
2:30 Using a Python virtual environment
4:30 Cloning and using the Golioth Zephyr SDK project
5:15 Updating project dependencies
6:15 Updating Espressif dependencies
8:15 Installing Espressif compilers
9:30 Building a Zephyr program for the ESP32
10:45 Flashing the ESP32

Пікірлер: 3

  • @nicoladellino8124
    @nicoladellino81242 жыл бұрын

    Nice video, TNX.

  • @user-oe3yb1sl2s
    @user-oe3yb1sl2s9 ай бұрын

    Not working : west espressif install usage: west espressif [-h] [-b BAUD] [-p PORT] [-e ELF] [-n EOL] {monitor} west espressif: error: argument command: invalid choice: 'install' (choose from 'monitor') Can you provide the latest steps

  • @GoliothOfficial

    @GoliothOfficial

    9 ай бұрын

    Espressif changed the way you install their packages. `west blobs fetch hal_espressif` should work. See docs.zephyrproject.org/latest/boards/xtensa/esp32_devkitc_wroom/doc/index.html#prerequisites