fome-fw/firmware/controllers/core
Matthew Kennedy e7956a53f6 fuel pump doesn't use fsio (#3576)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag
2021-11-19 22:23:12 -05:00
..
common_headers.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
core.mk
engine_module.h Create a base class EngineModule for that contains various useful callbacks. (#3548) 2021-11-17 20:13:19 +03:00
error_handling.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
error_handling.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
fsio_core.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
fsio_core.h fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
fsio_impl.cpp fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
fsio_impl.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
state_sequence.cpp Change users of MultiChannelStateSequence to use the API (#3524) 2021-11-11 09:19:22 -05:00
state_sequence.h Change users of MultiChannelStateSequence to use the API (#3524) 2021-11-11 09:19:22 -05:00