rusefi-full/firmware/config
Andrey G 3166076839
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
..
boards Some fixes prior to board pull request (#2291) 2021-02-06 12:22:57 -05:00
engines Proteus analog input ci (#2271) 2021-02-03 13:34:48 -06:00
stm32f4ems reducing code duplication 2021-02-05 23:56:22 -05:00
stm32f7ems reducing code duplication 2021-02-05 23:56:22 -05:00
stm32h7ems H7 compilation #2284 2021-02-06 00:28:38 -05:00
chconf_common.h reducing code duplication 2021-02-05 23:56:22 -05:00