fome-fw/firmware/util
Matthew Kennedy 041a3e12a3 extract isSyncPoint function (#3726)
* extract isSyncPoint

* test because why not

* check vvt resync nb2

* clean up noise from test case

* clarify and comment
2021-12-30 11:39:04 -05:00
..
containers Autoscale all the things! (#3713) 2021-12-22 08:09:41 -05:00
math ui & config for fuel/ign trim tables (#3704) 2021-12-20 21:58:53 -05:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h extract isSyncPoint function (#3726) 2021-12-30 11:39:04 -05:00
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
peak_detect.h
readme.md
scaled_channel.h
timer.cpp
timer.h
tinymt32.c
tinymt32.h
util.mk 2 byte table axis #3045 2021-12-19 23:23:33 -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.