Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

espressif: add checking for supported IDF version #2160

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

almir-okato
Copy link
Collaborator

This PR:

  • Adds the verification for supported IDF-based HAL version.
  • Updates the supported SoC x RTOS list on readme-espressif.md
  • Fix missing macro for XMC flash devices on ESP32-S3

Add CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT macro to esp32s3
sdkconfig.h

Signed-off-by: Almir Okato <[email protected]>
Update SoC x RTOS status for ESP32-C2, ESP32-C6 and ESP32-H2
Also add missing cd command to the guide

Signed-off-by: Almir Okato <[email protected]>
Verify if IDF-based HAL version is supported

Signed-off-by: Almir Okato <[email protected]>
@almir-okato almir-okato added the area: espressif Affects the Espressif port label Dec 23, 2024
@almir-okato almir-okato self-assigned this Dec 23, 2024
@almir-okato almir-okato requested a review from d3zd3z as a code owner December 23, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: espressif Affects the Espressif port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant