rusefi/firmware/controllers/system
dron0gus c6a1d0cbe0 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
..
controller_base.h unifying_file_naming 2019-03-29 09:11:13 -04:00
dc_motor.cpp unifying_file_naming 2019-03-29 09:11:13 -04:00
dc_motor.h unifying_file_naming 2019-03-29 09:11:13 -04:00
efi_gpio.cpp gpios rework (#739) 2019-04-10 01:31:10 +02:00
efi_gpio.h we need TLE8888 driver #714 2019-04-04 19:56:03 -04:00
event_queue.cpp The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
event_queue.h Question: something strange trigger errors #662 2019-01-11 09:24:24 -05:00
periodic_controller.h unifying_file_naming 2019-03-29 09:11:13 -04:00
pwm_generator_logic.cpp More portability & small fixes (#719) 2019-03-29 15:29:01 +01:00
pwm_generator_logic.h unifying_file_naming 2019-03-29 09:11:13 -04:00
signal_executor_sleep.cpp unifying_file_naming 2019-03-29 09:11:13 -04:00
signal_executor_sleep.h The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 07:57:43 -05:00
system.mk The Big Refactoring of 2019: folder structure #723 2019-04-05 01:41:24 -04:00
thread_controller.h The Big Refactoring of 2019: folder structure #723 2019-04-05 01:41:24 -04:00