rusefi-1/firmware/util
rusefi 7d8384d7fa 1 byte issue in TuneReadWriteTest fix #1512 2020-06-18 23:29:08 -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 reducing constant dupliation 2020-05-31 13:40:48 -04:00
datalogging.h dead datalog code (#1439) 2020-05-16 00:11:52 -04:00
efilib.cpp 1 byte issue in TuneReadWriteTest fix #1512 2020-06-18 23:29:08 -04:00
efilib.h 1 byte issue in TuneReadWriteTest fix #1512 2020-06-18 23:29:08 -04:00
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
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.