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

Merged
merged 3 commits into from
Jan 10, 2025

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

@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
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 force-pushed the esp_add_idf_version_check branch from f1bc5dd to 578cad1 Compare January 8, 2025 20:36
@almir-okato almir-okato requested a review from utzig January 8, 2025 20:39
Copy link
Member

@utzig utzig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@almir-okato almir-okato merged commit 59e9f03 into mcu-tools:main Jan 10, 2025
58 checks passed
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.

2 participants