Skip to content

OOHehir/esp32Blink

Repository files navigation

esp32Blink

Out-of-tree Zephyr RTOS project that blinks an LED on the Seeed XIAO ESP32 C3 or S3 — a minimal working template for Zephyr development on ESP32 outside the main Zephyr tree.

Key Technologies

  • MCU: Seeed XIAO ESP32 C3 / ESP32 S3 / ESP32 C3 Supermini
  • RTOS: Zephyr
  • Build: west (CMake, out-of-tree)

Getting Started

source ../zephyrproject/.venv/bin/activate
source ../zephyrproject/zephyr/zephyr-env.sh
source ../zephyrproject/zephyr/scripts/west_commands/completion/west-completion.bash

Build:

west build -p always -b xiao_esp32c3

Flash:

west flash

Expected output:

LED state: ON

Pinouts

ESP32 C3 ESP32 S3 ESP32 C3 Supermini


Built by Owen O'Hehir — embedded Linux, IoT, Matter & Rust consulting at electronicsconsult.com. Available for contract and consulting work.

About

Out-of-tree Zephyr RTOS blink project for Seeed XIAO ESP32 C3 and S3 — minimal working template for Zephyr development outside the main source tree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors