rusefi-1/firmware/util
rusefi 91ac74c1c9 learning C++ 2019-04-12 19:56:34 -04:00
..
containers The Big Refactoring of 2019: folder structure #723 2019-04-09 23:17:09 -04:00
math The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
cli_registry.cpp console vs ts cleanup and compilation fix for linux (#728) 2019-04-01 23:04:49 +02:00
cli_registry.h progress 2018-11-25 22:31:44 -05:00
datalogging.cpp learning C++ 2019-04-12 19:56:34 -04:00
datalogging.h learning C++ 2019-04-12 19:56:34 -04:00
efilib.cpp fixing build - simulator 2019-03-30 18:04:22 -04:00
efilib.h Improve wall wetting AE to use time constant (#650) 2019-01-06 20:45:51 -05:00
histogram.c refactoring 2018-09-16 22:39:46 -04:00
histogram.h
loggingcentral.cpp The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725 2019-04-01 11:57:30 -04:00
loggingcentral.h separating data structure from global state 2018-08-31 22:19:19 -04:00
readme.md The Big Refactoring of 2019: folder structure #723 2019-03-31 16:33:16 -04:00
rfiutil.c The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
rfiutil.h The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
rusefi_true.h better (?) location for files 2019-01-28 01:09:13 -05:00
util.mk The Big Refactoring of 2019: folder structure #723 2019-04-09 23:17:09 -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.