diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-07-11 02:51:06 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-11 02:51:06 +0000 |
| commit | 2adee4af3878cb0e8027752c9d29a6ce236f4ab3 (patch) | |
| tree | e6f2700ab17bcb62d0195debade2df44c54b03b4 /examples/boot/application | |
| parent | 99f4fd33b493f11ec3202eb98fc3ae9e18b9d589 (diff) | |
| parent | 5ecbe5c9181d2392540a3273f21d53c01474d341 (diff) | |
Merge #858
858: embassy-stm32: Simplify time r=Dirbaio a=GrantM11235
- Remove unused `MilliSeconds`, `MicroSeconds`, and `NanoSeconds` types
- Remove `Bps`, `KiloHertz`, and `MegaHertz` types that were only used
for converting to `Hertz`
- Replace all instances of `impl Into<Hertz>` with `Hertz`
- Add `hz`, `khz`, and `mhz` methods to `Hertz`, as well as
free function shortcuts
- Remove `U32Ext` extension trait
Co-authored-by: Grant Miller <[email protected]>
Diffstat (limited to 'examples/boot/application')
0 files changed, 0 insertions, 0 deletions
