rusefi-1/firmware/hw_layer/drivers
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
..
can H7 compilation #2284 2021-02-05 23:57:28 -05:00
gpio Some fixes prior to board pull request (#2291) 2021-02-06 12:22:57 -05:00
serial Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 10:55:39 -05:00
drivers.mk Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00