fome-fw/firmware/util
rusefi 5e0fb8c567 fix #404 2017-05-05 15:57:15 -04:00
..
LocalVersionHolder.cpp
LocalVersionHolder.h
cli_registry.cpp fix #404 2017-05-05 15:57:15 -04:00
cli_registry.h
crc.c
crc.h
cyclic_buffer.cpp
cyclic_buffer.h
data_buffer.c
data_buffer.h
datalogging.cpp #388 fixed 2017-04-07 16:35:43 -04:00
datalogging.h
efilib.cpp refactoring: tolower 2017-04-04 23:00:21 -04:00
efilib.h Merge remote-tracking branch 'origin/master' into fresh_chibios_2nd 2017-04-04 23:19:03 -04:00
efilib2.cpp
efilib2.h ChibiOS 16.x update. 2017-03-29 17:54:06 +02:00
histogram.c
histogram.h
listener_array.cpp stricter def requirments 2017-03-29 19:18:27 -04:00
listener_array.h API progress 2017-04-05 18:10:48 -04:00
loggingcentral.cpp better error message 2017-04-22 09:50:09 -04:00
loggingcentral.h
readme.txt
rfiutil.c Fix old lock_cnt and isr_cnt 2017-03-29 18:15:10 +02:00
rfiutil.h Fixed simulator. Needs testing. 2017-03-29 17:56:40 +02:00
util.mk touching frozen master as part of merge resolution 2017-03-29 08:59:24 -04:00

readme.txt

In this folder we have all the tiny utility stuff.

Ideally, code from this fould should not depend on code from any other folder.