rusefi-1/firmware/util
Matthew Kennedy aac641b1f4 don't use register keyword 2020-07-29 02:40:10 -07:00
..
containers dead code 2020-07-29 02:32:48 -07:00
math more dead 2020-07-29 02:34:30 -07:00
cli_registry.cpp
cli_registry.h code style 2020-04-01 21:32:21 -04:00
common.h Some bit, unaligned and different endian access helpers (#1436) 2020-05-15 15:55:06 -04:00
datalogging.cpp don't use register keyword 2020-07-29 02:40:10 -07:00
datalogging.h dead datalog code (#1439) 2020-05-16 00:11:52 -04:00
efilib.cpp don't use register keyword 2020-07-29 02:40:10 -07:00
efilib.h Gen config refactor 2 (#1560) 2020-07-02 12:33:31 -04:00
efitime.h
expected.h Closed loop controller base & ETB testing (#1322) 2020-04-19 17:18:47 -04:00
histogram.c
histogram.h code style 2020-04-01 21:32:21 -04:00
loggingcentral.cpp FATAL error: lsize mismatch 336/3342 #884 2020-07-04 00:31:29 -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 code style 2020-04-01 21:32:21 -04:00
readme.md
rusefi_true.h code style 2020-04-01 21:32:21 -04:00
scaled_channel.h
util.mk even more dead 2020-07-29 02:36:47 -07: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.