fome-fw/firmware/controllers/core
Andrey G 04c7ad67aa Some fixes prior to board pull request (#2291)
* ChibiOS: add support for STM32F765

This chip is used on Subaru EG33 p'n'p RusEFI board from Dron_Gus

* drivers: gpio: mc33810: commulative update

- use BIT macro
- fix wake-up method
- fix order of arguments in _add function

* port: stm32f4/7: detectCanDevice check for enabled interfaces only

* ADC: fix internal array size

internalAdcIndexByHardwareIndex should be EFI_ADC_LAST_CHANNEL size
couse adc_channel_e is used as index

* status LEDs: support status LEDs that driven by low level
2021-02-06 12:22:57 -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 clean up some includes (#2227) 2021-01-16 09:45:45 -05:00
error_handling.cpp Some fixes prior to board pull request (#2291) 2021-02-06 12:22:57 -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 cmd_test_main_relay 2021-01-10 20:30:08 -05:00
fsio_impl.cpp cmd_test_main_relay 2021-01-11 20:01:20 -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 clean up some includes (#2227) 2021-01-16 09:45:45 -05:00