rusefi-1/firmware/util
Matthew Kennedy dbd2827f41 now unused table 2020-07-21 00:07:49 -07:00
..
containers now unused table 2020-07-21 00:07:49 -07:00
math Stefan, I want to drink from the same fountain of patience 2020-07-12 15:00:44 -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 FATAL error: lsize mismatch 336/3342 #884 2020-07-04 00:02:27 -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 Gen config refactor 2 (#1560) 2020-07-02 12:33:31 -04:00
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp FATAL error: lsize mismatch 336/3342 #884 2020-07-04 00:31:29 -04:00
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.