fome-fw/firmware/controllers/system
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
..
timer extracting runtime state from trigger central 2021-01-31 22:41:17 -05:00
buffered_writer.h
controller_base.h
dc_motor.cpp
dc_motor.h
efi_gpio.cpp Some fixes prior to board pull request (#2291) 2021-02-06 12:22:57 -05:00
efi_gpio.h TCU usability #2118 2020-12-22 14:03:54 -05:00
periodic_task.cpp
periodic_task.h
periodic_thread_controller.h
system.mk
thread_controller.h