Commit Graph

3 Commits

Author SHA1 Message Date
rusefillc f784d5d5b9
avoid 64 bit divide (!) exploding binary size (#293)
fixing unit tests

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-20 01:48:23 -08:00
Matthew Kennedy 4bdd8f5c44 avoid 64 bit divide (!) exploding binary size 2023-11-17 19:42:59 -08:00
Matthew Kennedy 17acd065d3
cherry-pick timer from ECU and use it for sequencing logic (#289)
* enable timestamp api

* add timer class

* use unsigned integer for timestamps

* heater uses timers

* timer mocking and test adjustment
2023-11-15 17:42:37 -08:00