rusefi-full/firmware/config/boards
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
..
frankenso progress 2020-08-17 19:51:50 -04:00
hellen/cypress DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
kinetis Auto-generated configs and docs 2020-09-09 20:54:16 +00:00
me7_pnp remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
microrusefi microRusEFI used as Body Control Module BCM BCU 2020-09-07 16:25:00 -04:00
nucleo_f746 Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
nucleo_f767 remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
nucleo_h743 only using unified name, not changing any values 2019-12-11 19:55:28 -05:00
prometheus remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
proteus Multiple knock sensors (#1745) 2020-09-02 07:19:02 -04:00
skeleton Merge remote-tracking branch 'origin/Hellen_fork_point' into master 2020-09-07 15:32:15 -04:00
st_stm32f4 don't register ID pin (#1438) 2020-05-16 00:33:47 -04:00
STM32F407VET6_Black.bat
STM32F407VET6_Hellen_STM.bat Hellen says merge #1772 getting closer? 2020-09-10 21:12:25 -04:00
STM32F407VET6_Mini.bat
clean_env_variables.bat Convert jenkins build_extra_bundles scripts to sh (#1554) 2020-07-01 14:09:01 -04:00
clean_env_variables.sh price of lazy progress 2020-08-31 20:56:46 -04:00
common_make.bat Convert jenkins build_extra_bundles scripts to sh (#1554) 2020-07-01 14:09:01 -04:00
common_make.sh Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
readme.md SHORT_BOARDNAME becomes BUNDLE_NAME 2020-07-06 00:29:30 -04:00

readme.md

See misc/jenkins/compile_other_versions/run.bat which is executed by build server.

See https://rusefi.com/build_server/

By definition, BOARD_NAME is a folder in firmware\config\boards

One BOARD_NAME could be producing a number of artifacts via compile_$BUNDLE_NAME.sh scripts

Work in progress: SHORT_BOARDNAME becomes BUNDLE_NAME