rusefi-1/firmware/util
rusefi 9653eebe9d Trigger sync lost every 2^32 CPU cycles #1873
only a random code comment
2020-10-11 18:17:30 -04:00
..
containers define map3d functions in class (#1785) 2020-09-10 22:03:16 -04:00
math scale tables using type system (#1776) 2020-09-10 18:44:10 -04:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp logging simplification: switch bare functions to member functions: try the second (#1794) 2020-09-13 11:49:25 +03:00
datalogging.h logging simplification: switch bare functions to member functions: try the second (#1794) 2020-09-13 11:49:25 +03:00
efilib.cpp logging simplification: switch bare functions to member functions: try the second (#1794) 2020-09-13 11:49:25 +03:00
efilib.h
efitime.h Trigger sync lost every 2^32 CPU cycles #1873 2020-10-11 18:17:30 -04:00
expected.h fix expected (#1754) 2020-09-03 14:56:55 -04:00
histogram.c
histogram.h
loggingcentral.cpp logging simplification: switch bare functions to member functions: try the second (#1794) 2020-09-13 11:49:25 +03:00
loggingcentral.h
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h display base fuel mass in milligrams (#1838) 2020-09-30 20:19:51 -04:00
util.mk Analog input filtering (#1680) 2020-08-21 19:47:12 -04:00

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.