rusefi/firmware/util
rusefi 4b0ed3751f More than one aux pid #866
progress!
2019-07-12 08:31:38 -04:00
..
containers More than one aux pid #866 2019-07-12 08:31:38 -04:00
math Template-ize bin/value length for interpolation (#878) 2019-07-09 21:16:36 +03:00
cli_registry.cpp order of includes consistency 2019-07-05 20:03:32 -04:00
cli_registry.h
datalogging.cpp refactoring: better file name 2019-07-06 20:15:49 -04:00
datalogging.h const, explicit, and override (#831) 2019-06-08 09:51:36 -04:00
efilib.cpp fixing build - simulator 2019-03-30 18:04:22 -04:00
efilib.h
efitime.h refactoring: better method name 2019-05-07 19:32:08 -04:00
histogram.c Refactoring: OS access should be explicit #867 2019-07-03 21:01:48 -04:00
histogram.h
loggingcentral.cpp EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes (#793) 2019-05-05 11:06:27 -04:00
loggingcentral.h
os_util.c refactoring: better file name 2019-07-06 20:15:49 -04:00
os_util.h refactoring: better file name 2019-07-06 20:15:49 -04:00
readme.md The Big Refactoring of 2019: folder structure #723 2019-03-31 16:33:16 -04:00
rusefi_true.h better (?) location for files 2019-01-28 01:09:13 -05:00
util.mk refactoring: better file name 2019-07-06 20:15:49 -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.