esp-rs/esp-idf-hal

esp32c2 generated bindgen doesn't include APB_CLK_FREQ correctly

Vollbrecht opened this issue · 0 comments

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