Dániel Buga
Dániel Buga
> Maybe we could have a ci action (using and xtask command) that populates the changelog.md file from the PR description when the PR is merged, this should avoid the...
> I think there is still value in having the PR number associated with the changelog, could we have the tooling inject this? That's the idea, yes. > One suggestion...
Sure why not
Which other project?
embassy turned off their changelog check completely, and while there are ideas to ease writing the changelog before release, nothing concrete has been done there.
I wonder if the concept is just wrong, we expose the octal SPI pins of ESP32-S3, too, but we either limit the set of available pins greatly, or we'll have...
@a6f sorry for the ping, but as you were the one fixing the flash algo in #2894, can you verify that the new `stm32c0x_128` is OK?
Does the issue go away if you use `--restore-unwritten`?
It would probably be best if we didn't copy the key just to then copy it into the hardware. Regardless of that, zeroing it on drop sounds reasonable to me,...
We should probably delegate [these](https://github.com/esp-rs/esp-hal/blob/ddbac7b12df85f6cccbc771d112d316ef3a6de26/esp-hal/src/gpio/rtc_io.rs#L106-L117) to the macro-generated RtcPin trait implementation... But I also think we should just build up low-power gpios from 0.