fome-fw/firmware/controllers/core
Andrey G b61ae75fe2 gpio helper (#2195)
* gpios: isBrainPinValid helper

* LCD HD44780: do not touch pins if DM_NONE or invalid gpio

* Fix isEnabled checks for GPS and Joystick

* LCD HD44780: writePad use this method wider
2021-01-08 20:01:26 -05:00
..
common_headers.h trigger and start button pins not displayed by "pins" command #2084 2020-12-16 22:00:42 -05:00
core.mk
engine_ptr.h consolidate EFI_UNIT_TEST and friends (#1940) 2020-11-11 20:34:39 -05:00
error_handling.cpp create limp manager (#2142) 2020-12-26 17:30:46 -05:00
error_handling.h
fsio_core.cpp progress to fsio type safety (#2137) 2020-12-27 17:22:11 -05:00
fsio_core.h progress to fsio type safety (#2137) 2020-12-27 17:22:11 -05:00
fsio_impl.cpp gpio helper (#2195) 2021-01-08 20:01:26 -05:00
fsio_impl.h switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
state_sequence.cpp
state_sequence.h