Thanks to visit codestin.com
Credit goes to github.com

Skip to content

esp32c2 support (IDF v5.2.2) #15440

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

Closed
wants to merge 2 commits into from
Closed

Conversation

TrekMax
Copy link

@TrekMax TrekMax commented Jul 10, 2024

Summary

The is esp32c2 officially supported in IDF v5.2 but requires a number of changes to work...
Pulling together changes and generic board support needed here.

Testing

Functions verified by actual hardware include:

  • machine.pin
  • machine.i2c
  • machine.adc
  • machine.pwm
  • machine.timer

@dpgeorge
Copy link
Member

Thanks for the contribution.

See also #11869, which adds support for IDF v5.2 and esp32c6. There's probably some overlap between this PR and that one.

@dpgeorge
Copy link
Member

IDF v5.2.2 is now supported on master. Can you please rebase this PR?

@TrekMax TrekMax closed this Sep 24, 2024
@TrekMax TrekMax deleted the port/esp32_main branch September 24, 2024 18:49
@TrekMax TrekMax restored the port/esp32_main branch September 24, 2024 18:50
@TrekMax TrekMax deleted the port/esp32_main branch September 24, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants