fome-fw/firmware/util
rusefi 804f4b9db5 better file name 2020-05-25 13:02:05 -04:00
..
containers
math better file name 2020-05-25 13:02:05 -04:00
cli_registry.cpp
cli_registry.h
common.h Some bit, unaligned and different endian access helpers (#1436) 2020-05-15 15:55:06 -04:00
datalogging.cpp dead datalog code (#1439) 2020-05-16 00:11:52 -04:00
datalogging.h dead datalog code (#1439) 2020-05-16 00:11:52 -04:00
efilib.cpp
efilib.h steps towards tle8888 2020-05-06 19:15:52 -04:00
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp class constructors are a great way to have simple initialization sequence 2020-05-03 11:49:06 -04:00
loggingcentral.h class constructors are a great way to have simple initialization sequence 2020-05-03 11:49:06 -04:00
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
unaligned.c Some bit, unaligned and different endian access helpers (#1436) 2020-05-15 15:55:06 -04:00
unaligned.h Some bit, unaligned and different endian access helpers (#1436) 2020-05-15 15:55:06 -04:00
util.mk Some bit, unaligned and different endian access helpers (#1436) 2020-05-15 15:55:06 -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.