Matthew Kennedy
|
a54a5e7f90
|
convert gpiochips to c++ (#2761)
* core
* basic header
* tests are happy
* tle6240
* tle8888
* 33972
* 33810
* tle8888_req_init
* unused warning
* warning
* unsigned
* 8888 debug
* fix
* don't qualify
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-06-10 04:11:01 -04:00 |
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 |
rusefillc
|
8c5fe1bf23
|
unit tests in clang #2012
|
2020-12-05 00:22:10 -05:00 |
rusefi
|
955b2b5c3f
|
misc clean-up
|
2019-12-02 13:53:31 -05:00 |
rusefi
|
ee41d37c08
|
code style/type safety/docs/typos
|
2019-08-10 11:13:41 -04:00 |
dron0gus
|
70ebc06517
|
gpiochips API, core and unit test (#703)
* Add external gpiochips driver API and core
* gpiochips: add unit test
|
2019-03-12 10:12:37 -04:00 |