Skip to content

Fix typo in dependencies section of README (EHM-214) - #192

Open
remonaut wants to merge 1 commit into
espressif:mainfrom
remonaut:patch-1
Open

Fix typo in dependencies section of README (EHM-214)#192
remonaut wants to merge 1 commit into
espressif:mainfrom
remonaut:patch-1

Conversation

@remonaut

@remonaut remonaut commented May 7, 2026

Copy link
Copy Markdown

Corrected a typo in the README regarding dependencies.

Description

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

Corrected a typo in the README regarding dependencies.
Copilot AI review requested due to automatic review settings May 7, 2026 10:18

Copilot AI left a comment

Copy link
Copy Markdown

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 corrects a typo in the README’s dependencies section, improving documentation clarity for non-ESP host development guidance.

Changes:

  • Fixes “suc dependencies” → “such dependencies” in the ESP-IDF dependency description.

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

Comment thread README.md
- [`ESP-IDF`](https://github.com/espressif/esp-idf) is the development framework for Espressif SoCs supported on Windows, Linux and macOS
- ESP-Hosted-MCU solution is based on ESP-IDF as base software. ESP chipsets as host and slave always tried to design such a way that ESP-IDF components are reused.
- Although, We totally understand, host MCUs in case of non-ESP chipset may not desire to be dependent on ESP-IDF. The port layer is written to avoid suc dependencies. Some crucial ESP-IDF components could also be just copy-pasted to fast-track the non-ESP host development.
- Although, We totally understand, host MCUs in case of non-ESP chipset may not desire to be dependent on ESP-IDF. The port layer is written to avoid such dependencies. Some crucial ESP-IDF components could also be just copy-pasted to fast-track the non-ESP host development.
@github-actions github-actions Bot changed the title Fix typo in dependencies section of README Fix typo in dependencies section of README (EHM-214) May 7, 2026
@espressif-bot espressif-bot added the Status: Opened Issue is new label May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Opened Issue is new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants