Delzye
Delzye
Hi, I am using an STM32H755 with the extension, I needed to change "-m", "1" in the CM4 config to "-m", "3". As far as I understood, the CM4 is...
I should also note that I cannot force the local version of espressif/bmi270_sensor to use espressif/i2c_bus v1.5.1 by changing the idf_component.yml, this leads to this error: ``` ERROR: Because espressif/bmi270_sensor...
Hi, I ran the two python commands, curiously the version from the main branch reports itself as 2.4.0. Unfortunately, the behavior stayed the same, both versions are still found by...
Hey @kumekay, you posted the same link twice, I assume you meant [this commit?](https://github.com/espressif/idf-component-manager/commit/887805000fbae3d6f2386ba360462a66ba36c440) I ensured my local version has these changes, but it still does not work. Since I...