embassy/embassy
Dario Nieuwenhuis 640ddc9481 time: optimize math by reducing fractions at compile time.
For example, `as_micros`, `from_micros` now are noops if tick rate is 1MHz.
2022-02-13 21:28:03 +01:00
..
src time: optimize math by reducing fractions at compile time. 2022-02-13 21:28:03 +01:00
build.rs thumbv6m support with emulated atomics 2021-03-04 21:56:31 +01:00
Cargo.toml Add feature defmt-timestamp-uptime 2022-02-11 18:45:23 -07:00