rusefi/firmware/console
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
..
binary limp mode too good for bench testing #2244 2021-01-27 00:02:37 -05:00
binary_log Flex fuel stubs (#2187) 2021-01-05 07:57:26 -05:00
connector_uart_dma.cpp Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
connector_uart_dma.h
console.mk
console_io.cpp Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
console_io.h
eficonsole.cpp journey of self discovery 2021-01-14 23:34:10 -05:00
eficonsole.h
status_loop.cpp Some fixes prior to board pull request (#2291) 2021-02-06 12:22:57 -05:00
status_loop.h