fome-fw/firmware/controllers
dron0gus 69df5d4b50 gpios rework (#739)
* Some more include fixes for linux

* Pass cross-compile path through CROSS_COMPILE

* Lower-upper case conversion fixes for linux

* Rename unmarkPin to brain_pin_markUnused

This is part of external gpiochip integration

* Add gpio_pin prefix to markUsed and markUnused

To distinguish from similar functions using brain_pin

* pin_repository: add helpers

this is part of gpio chips integration

* efi_gpio: simplify getHwPin using brain_pin_is_onchip
2019-04-10 01:31:10 +02:00
..
actuators gpios rework (#739) 2019-04-10 01:31:10 +02:00
algo gpios rework (#739) 2019-04-10 01:31:10 +02:00
core we need TLE8888 driver #714 2019-04-04 23:03:32 -04:00
math The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
scheduling The Big Refactoring of 2019: folder structure #723 2019-04-05 01:41:24 -04:00
sensors Some more include fixes for linux (#738) 2019-04-10 01:12:35 +02:00
system gpios rework (#739) 2019-04-10 01:31:10 +02:00
trigger The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
controllers.mk The Big Refactoring of 2019: folder structure #723 2019-04-05 01:41:24 -04:00
engine_controller.cpp Some more include fixes for linux (#738) 2019-04-10 01:12:35 +02:00
engine_controller.h
error_handling.cpp The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
error_handling.h we need TLE8888 driver #714 2019-04-04 23:03:32 -04:00
flash_main.cpp rusEfi settings editor is broken for one byte enums fix #709 2019-04-08 11:57:16 -04:00
flash_main.h 688 brainpins (#694) 2019-02-22 22:10:41 -05:00
global_shared.h #657 2019-01-28 02:59:14 -05:00
injector_central.cpp gpios rework (#739) 2019-04-10 01:31:10 +02:00
injector_central.h TS command to reset firmware 2019-03-12 20:33:13 -04:00
lcd_controller.cpp unifying_file_naming 2019-03-29 09:11:13 -04:00
lcd_controller.h
map_averaging.cpp The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
map_averaging.h better conditional compilation 2019-01-31 11:57:15 -05:00
obd2.cpp refactoring around GET_RPM 2019-01-21 21:48:58 -05:00
obd2.h
obd2_via_can.c unifying_file_naming 2019-03-29 09:11:13 -04:00
persistent_store.cpp
settings.cpp The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725 2019-04-01 11:45:06 -04:00
settings.h
system_fsio.h FSIO testability and test-driven development 2019-01-19 22:09:37 -05:00
system_fsio.txt