b80806182f
* Use hw_stm32.mk * Fix bootloader * Use more common hw_ports.mk filename instead of hw_stm32.mk * More CPU compatibility for Makefile * TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE * Move lockAnyContext()/unlockAnyContext() to rfiutil.c * USE_FATFS * EFI_LCD * Less compilation errors * STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE * EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS * #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname() * merge * EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY |
||
---|---|---|
.. | ||
LocalVersionHolder.cpp | ||
LocalVersionHolder.h | ||
biquad.cpp | ||
biquad.h | ||
cli_registry.cpp | ||
cli_registry.h | ||
crc.c | ||
crc.h | ||
cyclic_buffer.cpp | ||
cyclic_buffer.h | ||
data_buffer.c | ||
data_buffer.h | ||
datalogging.cpp | ||
datalogging.h | ||
efilib.cpp | ||
efilib.h | ||
efilib2.cpp | ||
efilib2.h | ||
histogram.c | ||
histogram.h | ||
listener_array.cpp | ||
listener_array.h | ||
loggingcentral.cpp | ||
loggingcentral.h | ||
pid.cpp | ||
pid.h | ||
readme.txt | ||
rfiutil.c | ||
rfiutil.h | ||
rusefi_true.h | ||
util.mk |
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.