rusefi-1/firmware/config/boards
rusefillc 6462db9aed https://rusefi.com/forum/viewtopic.php?f=16&t=2194
NA6 defaults IO
2021-11-04 11:15:46 -04:00
..
atlas idle closed loop vs open loop ui, etc (#3413) 2021-10-26 15:04:09 -04:00
f407-discovery
f429-discovery
frankenso
hellen https://rusefi.com/forum/viewtopic.php?f=16&t=2194 2021-11-04 11:15:46 -04:00
kinetis Auto-generated configs and docs 2021-11-03 23:58:42 +00:00
microrusefi export board-specific macro for stm32 pins based on board yaml #3298 2021-10-26 10:27:10 -04:00
nucleo_f767
nucleo_h743
prometheus
proteus On Proteus Main relay control #3447 2021-11-03 13:29:04 -04:00
skeleton https://rusefi.com/forum/viewtopic.php?f=16&t=2194 2021-11-04 11:15:46 -04:00
st_stm32f4
subaru_eg33 Auto-generated configs and docs 2021-11-03 23:58:42 +00:00
STM32F407VET6_Black.bat
STM32F407VET6_Mini.bat
clean_env_variables.bat
clean_env_variables.sh
common_make.bat
common_make.sh Prepare for openblt (#3445) 2021-11-02 07:41:41 -04:00
mre_meta.h export board-specific macro for stm32 pins based on board yaml #3298 2021-10-26 10:27:10 -04:00
proteus_meta.h Honda K 2021-10-28 22:18:41 -04:00
readme.md

readme.md

Boards Directory

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

New board procedure

  1. manually add one signature*.h and one .ini files into git - see gen_config.sh comment

  2. update gen_config.sh: add "board board" pair into 'for BOARD' iteration

See also https://github.com/rusefi/rusefi/wiki/Hardware