Kirill Mikhailov
Kirill Mikhailov
closes #1234
Encountered a problem during implementing https://github.com/esp-rs/esp-hal/pull/790 : Program run hangs in [this or similar blocks](https://github.com/esp-rs/esp-hal/blob/main/esp-hal-common/src/rsa/mod.rs#L179-L181C10) -> seems to be stuck in non-idle mode. One idea where the problem is: Every...
## Thank you for your contribution! We appreciate the time and effort you've put into this pull request. To help us review it efficiently, please ensure you've gone through the...
For the sake of finally publishing https://github.com/esp-rs/esp-hal/pull/1538, we have limited the functionality of `TRNG` on the `ESP32C6` chip in the sense that the user cannot downgrade `TRNG` to `RNG` and...
It would be nice to do something about them `regi2c_*` functions (see example below), because honestly, every time I need to use them is a huge pain + a lot...
An inconsistency between a register name and a function name, generated after `svd2rust` in multiple registers was noticed.
https://github.com/esp-rs/esp-hal/pull/1929#discussion_r1713803140
## Thank you for your contribution! We appreciate the time and effort you've put into this pull request. To help us review it efficiently, please ensure you've gone through the...