rusefi-full/firmware/config/boards
Matthew Kennedy dade25ef34
move chconf/mcuconf/halconf in to hw_ports (#2321)
* move f4 config files

* don't need this

* f7

* f7

* h7

* this was duplicated

* turn off smart build

* loader too

* update prometheus paths

* bootloader should include confdir

* fix the flash size while we're at it

* move chconf_common

* use wait

* normalize board.mk

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-10 19:38:24 -05:00
..
frankenso New board pin-mapping system (#2231) 2021-01-22 12:03:14 -05:00
hellen move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
kinetis get mcu temperature within port (#2326) 2021-02-09 22:04:36 -05:00
me7_pnp move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
microrusefi move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
nucleo_f767 move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
nucleo_h743 move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
prometheus move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
proteus move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
skeleton move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
st_stm32f4 move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
subaru_eg33 move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
STM32F407VET6_Black.bat nicer bundle folder structure and reducing unneeded content #833 2019-06-08 22:05:52 -04:00
STM32F407VET6_Hellen_STM.bat Hellen says merge #1772 getting closer? 2020-09-10 21:12:25 -04:00
STM32F407VET6_Mini.bat nicer bundle folder structure and reducing unneeded content #833 2019-06-08 22:05:52 -04:00
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 let's build for h7 2021-02-05 20:58:34 -05:00
common_make.bat Hellen says merge #1772 fast ADC 2020-09-11 03:54:07 -04:00
common_make.sh Cypress artifact needs .hex file #1835 2020-09-29 18:50:51 -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