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

Skip to content

Conversation

@TrekMax
Copy link
Contributor

@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