fome-fw/firmware/hw_layer/drivers/gpio
Matthew Kennedy 4b69e7d441 compile gpiochips as cpp (#2702)
* rename

* core

* structing

* more

* makefile

* structing

* 6240 compiles

* explicit cast instead of implicit narrowing

* 8888

* no extern C

* fix tests build

* extern "C"

* 33810

* 8860

* 33810

* linker

* unbreak master

* don't need that if compiling as C++

* bump config

* fix test

* tests

* unit tests bad merge

* build

* move subaru logic to cpp file

* cpp goodness

* hpp include

* this is probably the right thing to do

* simulator
2021-05-17 08:42:56 +03:00
..
core.cpp compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
drv8860.cpp compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
drv8860.h compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
gpio_ext.h compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
mc33810.cpp compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
mc33810.h compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
mc33972.cpp compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
mc33972.h compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
tle6240.cpp compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
tle6240.h compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
tle8888.cpp compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00
tle8888.h compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03:00