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

esp32c2 generated bindgen doesn't include APB_CLK_FREQ correctly #426

Closed
Vollbrecht opened this issue May 30, 2024 · 0 comments · Fixed by #441
Closed

esp32c2 generated bindgen doesn't include APB_CLK_FREQ correctly #426

Vollbrecht opened this issue May 30, 2024 · 0 comments · Fixed by #441

Comments

@Vollbrecht
Copy link
Collaborator

The APB_CLK_FREQ for the c2 is defined here, but for some reason it is not included when building against ESP_IDF_VERSION=v5.2.1.

This is a problem since we use it in timer.rs

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

Successfully merging a pull request may close this issue.

1 participant