Dániel Buga

Results 179 issues of Dániel Buga

cc #4502 Based on top of #4663

skip-changelog

cc #4502 Based on top of #4647

skip-changelog

This issue tracks the state of the clock tree rework. - #4501 - Model clock trees of other chips - #4517 - #4527 - [ ] ESP32-C5 - #4553 -...

Currently, the keeping changelogs causes some minor, but nontrivial friction: - Even trivial changes require a changelog entry, unless maintainers tell otherwise with a label - Keeping the changelog requires...

RFC

Based on https://github.com/esp-rs/esp-hal/pull/2960 we might have some work to do - for one, we should change the other drivers as well. But we could also look into why EnumSet doesn't...

performance
peripheral:interrupt

GPIO27 is VDD_SPI, which is used along with external flash chips. It should not be unconditionally available, as accidentally using it as a GPIO may crash the MCU. Fixing this...

bug
breaking-change-esp-hal

We can collect such cases here and tick them off as we go: - https://github.com/esp-rs/esp-hal/blob/d66281609b4c593ad07d0eb68a86efbbdb364f23/esp-hal/src/system.rs#L584-L585 - https://github.com/esp-rs/esp-hal/blob/d66281609b4c593ad07d0eb68a86efbbdb364f23/esp-hal/src/system.rs#L519-L520 - https://github.com/esp-rs/esp-hal/blob/d66281609b4c593ad07d0eb68a86efbbdb364f23/esp-hal/src/system.rs#L326 - https://github.com/esp-rs/esp-hal/blob/d66281609b4c593ad07d0eb68a86efbbdb364f23/esp-hal/src/system.rs#L375

maintainability

low power
peripheral:uart
1.0 non-breaking