rusefi-1/firmware/controllers/system
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
..
timer allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
buffered_writer.h
dc_motor.cpp [DRAFT] IAC H-Bridge Microstepping (#3213) 2021-10-06 13:57:04 -04:00
dc_motor.h [DRAFT] IAC H-Bridge Microstepping (#3213) 2021-10-06 13:57:04 -04:00
efi_gpio.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
efi_gpio.h Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
periodic_task.cpp
periodic_task.h
periodic_thread_controller.h
system.mk mk files refactoring 2022-01-06 20:06:31 -05:00
thread_controller.h