rusefi/firmware/util
rusefillc 20cbeec9cd front to rear axle speed slip rate gauge #5842
only:proteus_f4
2023-12-31 11:34:35 -05:00
..
containers Move cyclic_buffer.h and fifo_buffer.h to libfirmware (#5544) 2023-08-26 15:59:45 -04:00
math only:variable shadowing should be avoided #5676 2023-11-01 13:02:20 -04:00
cli_registry.cpp only:RTFM? 2023-11-05 17:23:17 -05:00
cli_registry.h CLI encapsulation preparing for libfirmware move 2023-08-08 23:02:20 -04:00
datalogging.cpp only:variable shadowing should be avoided #5676 2023-11-01 12:00:08 -04:00
datalogging.h
efi_quote.h custom FW repos code generation process #5817 2023-12-19 16:47:58 -05:00
efi_scaled_channel.h custom FW repos code generation process #5817 2023-12-19 16:47:58 -05:00
efilib.cpp front to rear axle speed slip rate gauge #5842 2023-12-31 11:34:35 -05:00
efilib.h front to rear axle speed slip rate gauge #5842 2023-12-31 11:34:35 -05:00
efiprintf.h encapsulation 2023-08-08 06:03:56 -04:00
efitime.cpp only:WrapAround62 goes to libfirmware 2023-08-30 23:47:26 -04:00
efitime.h only:WrapAround62 goes to libfirmware 2023-08-30 23:47:26 -04:00
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h custom FW repos code generation process #5817 2023-12-19 16:47:58 -05:00
os_util.cpp
os_util.h
peak_detect.h
readme.md
tinymt32.c
tinymt32.h
unused.h EG33 and C++ 2023-10-06 10:22:24 -04:00
util.mk only:timer.h goes to libfirmware! 2023-08-30 23:11:24 -04:00

readme.md

Util

In this folder we have all the tiny utility stuff.

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