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

dts: esp32c6: add i2c support #82941

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

Conversation

RomainPelletant
Copy link
Contributor

@RomainPelletant RomainPelletant commented Dec 13, 2024

  • Add I2C support on esp32c6
  • Add I2C0 port node in xiao_esp32c6 board
  • Update manifest to target new hal_espressif revision (for i2c hal support on esp32c6)

This PR has been merged first on hal_espressif repository.

Updates #29394

gmarull
gmarull previously approved these changes Dec 13, 2024
@sylvioalves
Copy link
Collaborator

Hal side merged: 9fbf519573e713bd92bb8222bcfef77e7219584b

- Add i2c0 bus node in esp32c6

Signed-off-by: Romain Pelletant <[email protected]>
- Add esp32c6 i2c pinctrl definition

Signed-off-by: Romain Pelletant <[email protected]>
- Add i2c0 port support on xiao_esp32c6

Signed-off-by: Romain Pelletant <[email protected]>
- add i2c hal support for esp32c6

Signed-off-by: Romain Pelletant <[email protected]>
@zephyrbot
Copy link
Collaborator

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@f73ee95 zephyrproject-rtos/hal_espressif@9fbf519 (zephyr) zephyrproject-rtos/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@sylvioalves
Copy link
Collaborator

@RomainPelletant, we need to wait #82746 be merged before this one due to hal changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants