rusefi/firmware/config/boards
Matthew Kennedy 0ea1f15ca3
compile gpiochips as cpp (#2702)
* rename

* core

* structing

* more

* makefile

* structing

* 6240 compiles

* explicit cast instead of implicit narrowing

* 8888

* no extern C

* fix tests build

* extern "C"

* 33810

* 8860

* 33810

* linker

* unbreak master

* don't need that if compiling as C++

* bump config

* fix test

* tests

* unit tests bad merge

* build

* move subaru logic to cpp file

* cpp goodness

* hpp include

* this is probably the right thing to do

* simulator
2021-05-17 08:42:56 +03:00
..
frankenso testing yaml automation 2021-05-07 15:34:48 -04:00
hellen Hellen GDI 2021-05-14 11:00:18 -04:00
kinetis gen_config.sh code duplication #2451 2021-05-11 22:00:36 -04:00
me7_pnp rename setBoardConfigurationOverrides (#2479) 2021-03-22 14:15:09 -04:00
microrusefi Revert "lua on f407 (#2646)" 2021-05-09 18:25:50 -04:00
nucleo_f767 rename setBoardConfigurationOverrides (#2479) 2021-03-22 14:15:09 -04:00
nucleo_h743 make board config override actually usable (#2508) 2021-03-31 14:46:50 -04:00
prometheus fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
proteus Proteus legacy vs. non-legacy F7 (#2657) 2021-05-08 18:44:19 -04:00
skeleton remove intermediate buffer (#2668) 2021-05-10 08:01:24 -04:00
st_stm32f4 make board config override actually usable (#2508) 2021-03-31 14:46:50 -04:00
subaru_eg33 compile gpiochips as cpp (#2702) 2021-05-17 08:42:56 +03: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
clean_env_variables.sh deduplication in halconf (#2377) 2021-02-24 14:08:03 -05:00
common_make.bat Hellen says merge #1772 fast ADC 2020-09-11 03:54:07 -04:00
common_make.sh update all compile scripts to use available cores rather than a hardcoded value (#2425) 2021-03-06 12:55:46 -05:00
readme.md

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