rusefi-1/firmware/util
Andreika 2beca221a3
hellen_board_id + hellen-common.mk (#3885)
* Hellen_board_id

* move EXTI init before config load

* add NT2USF()

* Hellen_board_id unit-tests

* hellen-common.mk

* fix for older macos compiler
2022-02-03 11:24:31 -05:00
..
containers delayedShutoffRequested (#3881) 2022-02-02 14:57:19 -05:00
math safer file name (#3861) 2022-01-31 21:51:32 -05:00
cli_registry.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
cli_registry.h
common.h
datalogging.cpp dead code 2021-11-08 19:01:18 -05:00
datalogging.h dead code 2021-11-08 19:01:18 -05:00
efilib.cpp does this help? (#3795) 2022-01-16 08:55:40 -05:00
efilib.h flash savings (#3858) 2022-01-31 08:57:37 -05:00
efitime.h hellen_board_id + hellen-common.mk (#3885) 2022-02-03 11:24:31 -05:00
expected.h
histogram.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
histogram.h
loggingcentral.cpp delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
loggingcentral.h delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
os_util.c
os_util.h
peak_detect.h knock sensing peak detect (#2910) 2021-07-06 21:44:59 -04:00
readme.md
scaled_channel.h Allow scaled_channel to have both multiplier and divisor (#3468) 2021-11-05 17:34:22 -04:00
timer.cpp refactoring launch 2021-11-15 19:34:42 -05:00
timer.h more API 2021-11-14 14:53:44 -05:00
tinymt32.c skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
tinymt32.h skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
util.mk safer file name (#3861) 2022-01-31 21:51:32 -05: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.