Skip to content

Conversation

@finger563
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 29, 2025 14:09
@github-actions
Copy link

✅Static analysis result - no issues found! ✅

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds target specifications to IDF component manifest files (idf_component.yml) for various board support packages (BSPs), ensuring components explicitly declare their supported ESP32 chip variants. Additionally, two CMakeLists.txt files are updated to include REQUIRED_IDF_TARGETS.

  • Adds targets field to 15 component manifest files specifying supported ESP32 chip variants
  • Updates CMakeLists.txt for seeed-studio-round-display and motorgo-mini to include REQUIRED_IDF_TARGETS
  • Ensures consistency between component manifests and CMake configuration

Reviewed Changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
components/ws-s3-touch/idf_component.yml Adds esp32s3 target specification
components/ws-s3-lcd-1-47/idf_component.yml Adds esp32s3 target specification
components/ws-s3-geek/idf_component.yml Adds esp32s3 target specification
components/wrover-kit/idf_component.yml Adds esp32 target specification
components/t-dongle-s3/idf_component.yml Adds esp32s3 target specification
components/t-deck/idf_component.yml Adds esp32s3 target specification
components/seeed-studio-round-display/idf_component.yml Adds esp32s3 target specification
components/seeed-studio-round-display/CMakeLists.txt Adds REQUIRED_IDF_TARGETS for esp32s3
components/qtpy/idf_component.yml Adds esp32 and esp32s3 target specifications
components/motorgo-mini/idf_component.yml Adds esp32s3 target specification
components/motorgo-mini/CMakeLists.txt Adds REQUIRED_IDF_TARGETS for esp32s3
components/matouch-rotary-display/idf_component.yml Adds esp32s3 target specification
components/esp32-timer-cam/idf_component.yml Adds esp32 target specification
components/esp-box/idf_component.yml Adds esp32s3 target specification
components/byte90/idf_component.yml Adds esp32s3 target specification

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@finger563 finger563 merged commit 8f2bcc1 into main Oct 29, 2025
99 of 101 checks passed
@finger563 finger563 deleted the feat/specify-target-in-manifests branch October 29, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants