custom-board-bundle-sample-.../firmware/util
andreika-git c7b1bb1ff1 More portability & bootloader fix (#720)
* fix bootloader

* EFI_FSIO

* EFI_EMULATE_POSITION_SENSORS, EFI_BOARD_TEST, EFI_AUX_PID, EFI_JOYSTICK
2019-03-29 15:46:15 +01:00
..
LocalVersionHolder.cpp The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:51:09 -05:00
LocalVersionHolder.h The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:51:09 -05:00
biquad.cpp better (?) location for files 2019-01-28 01:09:13 -05:00
biquad.h better (?) location for files 2019-01-28 01:09:13 -05:00
cli_registry.cpp More portability & bootloader fix (#720) 2019-03-29 15:46:15 +01:00
cli_registry.h
crc.c
crc.h
cyclic_buffer.cpp
cyclic_buffer.h warning cleanup (#693) 2019-02-21 05:44:45 -05:00
data_buffer.c
data_buffer.h
datalogging.cpp refactoring: reducing code duplication 2019-02-23 12:33:49 -05:00
datalogging.h
efilib.cpp
efilib.h
efilib2.cpp Why do we use so much stack? #695 2019-02-23 12:12:34 -05:00
efilib2.h getMaxUsedStack() - stack usage reseach mini progress 2019-02-12 18:47:16 -05:00
histogram.c
histogram.h
listener_array.cpp
listener_array.h
loggingcentral.cpp
loggingcentral.h
pid.cpp refactoring: no logic changes, just nicer variable and method names 2019-03-12 18:54:46 -04:00
pid.h refactoring: no logic changes, just nicer variable and method names 2019-03-12 18:54:46 -04:00
readme.txt
rfiutil.c More portability & small fixes (#719) 2019-03-29 15:29:01 +01:00
rfiutil.h
rusefi_true.h better (?) location for files 2019-01-28 01:09:13 -05:00
util.mk better (?) location for files 2019-01-28 01:09:13 -05: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.