rusefi-1/firmware/config
Andrey G a285ba6743
ADC: fixes: (#1979)
* ADC: fixes:

-use enums
-internalAdcIndexByHardwareIndex array should be adc_channel_e size
-add sanity checks
-save few bytes of RAM

* ADC: use logical OR instead of math add
2020-11-22 12:23:27 -05:00
..
boards ADC: fixes: (#1979) 2020-11-22 12:23:27 -05:00
engines GDI Epic #1448 2020-11-22 01:14:34 -05:00
stm32f4ems Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
stm32f7ems Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
chconf_common.h