Closed sigmaaa closed 2 months ago
The changes involve the addition of a new ToolChain
configuration for the RISC-V architecture in the plugin.xml
file. This includes a specific entry for the esp32p4
variant, which enhances support for additional hardware targets by defining attributes such as architecture, compiler patterns, and identifiers.
Files | Change Summary |
---|---|
bundles/com.espressif.idf.core/plugin.xml |
New entry added for esp32p4 toolchain configuration. |
🐰 In the realm of code, a new tool shines bright,
For RISC-V dreams, it takes its flight.
Withesp32p4
, we leap and bound,
In the world of builds, new paths are found.
Hops of joy in every line,
A brighter future, oh how divine! 🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description
Added esp-p4 target.
Fixes # (IEP-1315)
Type of change
Please delete options that are not relevant.
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Dependent components impacted by this PR:
Checklist
Summary by CodeRabbit
esp32p4
toolchain configuration, enhancing compatibility with a wider range of hardware targets.