Skip to content

ESP32-Mini-1 support in Zephyr #81477

Discussion options

You must be logged in to vote

Hi All,

I am currently exploring the capabilities of the Zephyr RTOS and am particularly interested in the ESP32-Mini-1 module.

Could anyone please confirm whether the ESP32-Mini-1 is supported by Zephyr? So far I couldn't find the board support added under \zephyr\boards\xtensa\ folder. If so, I would appreciate any insights on the specific features or limitations associated with using this module within the Zephyr environment.

Thanks in advance! 🙌

Hi, it is supported, as you can see here:
https://github.com/zephyrproject-rtos/zephyr/blob/main/soc/espressif/esp32/Kconfig.soc#L22

I also suggest you to use latest Zephyr release if possible so you get updated environment.
zephyr\boards\xt…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@PragatiGarg-eaton
Comment options

@iamadahn
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by PragatiGarg-eaton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: ESP32 Espressif ESP32
3 participants