fome-fw/firmware/util
dron0gus a7a5ec1aa6 save some CPU ticks if console is not ready (#730) 2019-04-02 10:19:05 +02:00
..
containers The Big Refactoring of 2019: folder structure #723 2019-03-31 17:14:53 -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
datalogging.cpp save some CPU ticks if console is not ready (#730) 2019-04-02 10:19:05 +02:00
datalogging.h 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
efilib.cpp fixing build - simulator 2019-03-30 18:04:22 -04:00
efilib.h
histogram.c
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
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
util.mk The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -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.