Files
lk/platform
Onath Claridge 3c4a0b96c1 [stm32f0xx] Fix type of overflow counter.
stm32_timer_calc_value was using uint32_t for the overflow counter,
ultimately causing timestamps to wrap as uint32_t.
2021-08-12 13:22:03 -07:00
..