rusefi/firmware/util
rusefi 7308a4295f remove unused 2017-05-15 21:25:32 -04:00
..
LocalVersionHolder.cpp auto-sync 2017-01-03 06:05:22 -05:00
LocalVersionHolder.h auto-sync 2017-01-03 06:05:22 -05:00
cli_registry.cpp remove unused 2017-05-15 21:25:32 -04:00
cli_registry.h auto-sync 2017-01-03 06:05:22 -05:00
crc.c auto-sync 2017-01-03 14:05:36 -05:00
crc.h find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 13:41:36 -04:00
cyclic_buffer.cpp auto-sync 2015-07-10 09:01:56 -04:00
cyclic_buffer.h auto-sync 2016-03-10 22:02:54 -05:00
data_buffer.c auto-sync 2017-01-03 14:05:36 -05:00
data_buffer.h auto-sync 2017-01-03 06:05:22 -05:00
datalogging.cpp #388 fixed 2017-04-07 16:35:43 -04:00
datalogging.h auto-sync 2017-01-03 06:05:22 -05:00
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 auto-sync 2017-01-03 06:05:22 -05:00
efilib2.h ChibiOS 16.x update. 2017-03-29 17:54:06 +02:00
histogram.c individual error codes for all errors 2017-03-05 08:51:21 -05:00
histogram.h auto-sync 2017-01-03 06:05:22 -05:00
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 auto-sync 2017-01-03 06:05:22 -05:00
readme.txt auto-sync 2015-07-10 09:01:56 -04:00
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.