rusefi-1/firmware/util
rusefi d280141ac2 better error code names 2017-05-29 19:23:15 -04:00
..
LocalVersionHolder.cpp
LocalVersionHolder.h
cli_registry.cpp remove unused 2017-05-15 21:25:32 -04:00
cli_registry.h
crc.c
crc.h find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 13:41:36 -04:00
cyclic_buffer.cpp
cyclic_buffer.h
data_buffer.c
data_buffer.h
datalogging.cpp better error code names 2017-05-29 19:23:15 -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 better error code names 2017-05-29 19:23:15 -04:00
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 code names 2017-05-29 19:23:15 -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.