Skip to main content

This site is a preview for github.com/espressif/developer-portal/pull/573

Zephyr

Zephyr Support Status
·6 mins
Zephyr Support Espressif
Simple Boot explained
·6 mins
Esp32 ESP32-S2 ESP32-S3 ESP32-C3 ESP32-C6 ESP32-C2 ESP-IDF Zephyr NuttX
In this article, we explore a simplified ESP32 boot process using single-image binaries to speed up build and flash times — ideal for development workflows. This approach sacrifices features like OTA updates but enables faster iteration.
Enabling External PSRAM for Zephyr Applications on ESP32 SoCs
·24 mins
Esp32 ESP32-S2 ESP32-S3 Zephyr PSRAM SPIRAM
Introduction to Zephyr OS Tracing and Profiling
··8 mins
Esp32 Tracing Profiling Zephyr
A brief introduction and show some basic examples of these resources as implemented in Zephyr RTOS.
ESP32 bootstrapping in Zephyr
··15 mins
Esp32 ESP32-S2 ESP32-S3 ESP32-C3 ESP32-C6 ESP-IDF Zephyr
This article explains the booting process of Espressif devices up to ESP32-C6 (and probably newer devices).
ESP32's family Memory Map 101
··11 mins
Esp32 ESP32-S2 ESP32-S3 ESP32-C3 ESP32-C6 Zephyr Memory
Information of memory map of Espressif Devices.
Maximizing Wi-Fi Throughput: Fine-Tuning Zephyr for Peak Performance with ESP32 SoCs in IoT Applications
··6 mins
ESP32-S3 Zephyr Wi Fi
How to improve the throuput of network applications with Zephyr on Espressif devices.
Core Dump: A Powerful Tool for Debugging Programs in Zephyr with ESP32 Boards
··6 mins
Zephyr Core Dump Debugging Tools Esp32 Debug
How to use Zephyr Core Dump feature with Espressif Devices.
Zephyr RTOS on ESP32 — First Steps
··5 mins
Esp32 Zephyr Embedded Systems Espressif
First Steps with Zephyr on ESP32, a collection of all needed tutorials.