rusefi-full/firmware/config
David Holdeman 337106cd24
DebounceButton A/C switch (#1782)
* change acSwitch name, add mode

* fix

* remove some adc stuff

* remove some adc stuff

* semicolon stupid

* left behind

* add readpinstate

* wrong var name

* add functions back

* fix name

* bool, not void, plus fix name

* move

* not sure what I broke

* try setMockValue

* namespace

* whoops missed one

* switch values because adc was set up for pullup

* try 5

* comment for now

* comment for now

* uncomment tests, add function to mock, add mock to efiReadPin

* fixes

* for F's sake

* if

* add defy

* pass params

* use ASSERT_TRUE/FALSE

* advance time

* remove ifdef from readPin

* try moving if

* move to separate func

* move extern

* move include

* try engine_test_helper

* am confuse

* move func to else

* include hal

* add efi prod check

* remove include

* try extern

* move include

* semicolon stupid

* move extern again

* include

* move mockPinStates

* size

* add if

* add comment

* clean on instantiation
2020-09-10 22:16:20 -04:00
..
boards DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
engines DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
stm32f4ems Merge remote-tracking branch 'origin/Hellen_fork_point' into master 2020-09-07 15:32:15 -04:00
stm32f7ems Hellen says merge #1772 efifeatures 2020-09-07 15:27:29 -04:00
chconf_common.h trace global lock/unlock (#1582) 2020-07-10 23:27:27 -04:00