fome-fw/firmware/util
Matthew Kennedy b6fc9befc8 finish it off: remove scheduleMsg (#2575)
* finish it off

* one more logger ptr

* fwd decl

* Revert "one more logger ptr"

This reverts commit a21fb0087ddc748978d716db2710800cf26e437b.

* unused

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-21 15:33:40 -04:00
..
containers helping us trace CUSTOM_INTEPOLATE_ERROR 2021-04-08 16:14:06 -04:00
math rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
cli_registry.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
cli_registry.h Logging remove 3 (#2568) 2021-04-20 14:09:41 -04:00
common.h
datalogging.cpp finish it off: remove scheduleMsg (#2575) 2021-04-21 15:33:40 -04:00
datalogging.h rewrite text logging system (#2439) 2021-04-18 18:46:47 -04:00
efilib.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
efilib.h
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp finish it off: remove scheduleMsg (#2575) 2021-04-21 15:33:40 -04:00
loggingcentral.h finish it off: remove scheduleMsg (#2575) 2021-04-21 15:33:40 -04:00
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h constexpr-ify log field list (#2548) 2021-04-13 20:16:18 -04:00
timer.cpp
timer.h test_timer 2021-03-12 00:43:48 -05:00
util.mk

readme.md

In this folder we have all the tiny utility stuff.

Ideally, code from this folder should not depend on code from any other folder.