rusefi-1/firmware/util
Matthew Kennedy ecd240d6f2 AEM X-Series CAN Wideband Support (#1096)
* aem xseries

* parens to avoid operator precedence issues

* put in cfg

* disable that too

* fix sim/unit

* enough generated for ci

* this will guard correctly
2020-01-12 03:44:37 -05:00
..
containers happy new year 2020-01-08 00:02:40 -05:00
math const (#1062) 2019-12-16 20:36:40 -05:00
cli_registry.cpp add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
cli_registry.h add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
datalogging.cpp docs & code formatting 2019-11-19 18:17:03 -05:00
datalogging.h fancy C++ s/NULL/nullptr/ 2019-10-08 01:26:35 -04:00
efilib.cpp fix ltoa_internal: fix #948 (#949) 2019-09-23 08:45:45 -04:00
efilib.h AEM X-Series CAN Wideband Support (#1096) 2020-01-12 03:44:37 -05:00
efitime.h hopefully useful macro? 2019-12-21 21:18:38 -05:00
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c happy new year 2020-01-08 00:02:40 -05:00
os_util.h refactoring: better file name 2019-07-06 20:15:49 -04:00
readme.md
rusefi_true.h
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.