diff options
| author | Grant Miller <[email protected]> | 2022-07-10 17:36:10 -0500 |
|---|---|---|
| committer | Grant Miller <[email protected]> | 2022-07-10 21:46:45 -0500 |
| commit | 5ecbe5c9181d2392540a3273f21d53c01474d341 (patch) | |
| tree | a3d6b547795b38c3b4fd3fcff29f225ccb230ef8 /examples/boot/application | |
| parent | 9753f767946d79c5987c166e513150aca98ec042 (diff) | |
embassy-stm32: Simplify time
- 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
Diffstat (limited to 'examples/boot/application')
0 files changed, 0 insertions, 0 deletions
