knoellle
Results
2
issues of
knoellle
The `Timer::start()` [implementation](https://github.com/stm32-rs/stm32l0xx-hal/blob/master/src/timer.rs#L177-L205) breaks if the `ticks` value calculated inside the start function is an exact multiple of `(1
This PR adds an example quadlet file to the quickstart docs. [Quadlets](https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html) are a way of describing a podman container configuration as a systemd unit. It was adapted from what...