rusefi-1/firmware/config/stm32f7ems
Andrey G f96ae7525f
Gpio cleanup #2 (#1530)
* pin repository: PIN_USED size in now equal to brain_pin_e enum size

expect special values...

* smart gpios: register gpio chip to given base (no auto-allocation)

* drivers: gpio: core: add gpiochip_unregister()

* drivers: gpio: MC33810 intergation

* smart_gpio.cpp: cleanup ifdef mess, minor cleanups

* gpio: core: additional check for gpio ranges overlaps

* unit test: gpio chip: fixed and extended
2021-01-06 18:29:47 -05:00
..
chconf.h Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
efifeatures.h Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
halconf.h disable i2c, other unused features (#1891) 2020-10-20 22:24:32 -04:00
mcuconf.h switch stm32 scheduling to use PWM driver (#1983) 2020-12-11 00:44:40 -05:00