rusefi/firmware/controllers/system
andreika-git 1808642af1 Starter relay + Hardcoded 'FSIO' + simulator fix (#1032)
* Starter Relay: gui + built-in FSIO impl.

* Hardcoded 'FSIO' replacement for RAM-limited boards

* fix simulator
2019-11-25 20:08:01 -05:00
..
controller_base.h
dc_motor.cpp DC motor improvements (#1025) 2019-11-22 16:30:44 -05:00
dc_motor.h DC motor improvements (#1025) 2019-11-22 16:30:44 -05:00
efi_gpio.cpp Starter relay + Hardcoded 'FSIO' + simulator fix (#1032) 2019-11-25 20:08:01 -05:00
efi_gpio.h Starter relay + Hardcoded 'FSIO' + simulator fix (#1032) 2019-11-25 20:08:01 -05:00
periodic_task.cpp experiment 2019-10-11 17:43:21 -07:00
periodic_task.h docs 2019-07-13 10:16:47 -04:00
periodic_thread_controller.h experiment 2019-10-11 17:43:21 -07:00
system.mk Periodic timer controller (#875) 2019-07-09 08:33:40 -04:00
thread_controller.h