rusefi-1/firmware/config/boards
Andrey G 777979c3ca
Chibi os 20 (#2212)
* Update ChibiOS

* Fix Makefiles includes paths

* halconf.h: remove flash hack

* mcuconf: fix EXTI ptiorityes

* Digital Input: ICU: use designated initializers, initialize 'arr'

* ChibiOS: lis302dl fix

* ADC: update to new API

* UARTConfig: timeout_cb field, formating

* ChibiOS: remove _exit, _kill, _getpid

* Fix lis302dl

* Bump config versions

* chconfig_common: cosmetic changes

* stm32f4ems: commulative config update

* Update Simulator

* ALLCSRC already contain all needed ChibiOS files.

Same for ALLINC and ALLCPPSRC

* ChibiOS fix for Simulator

* ChibiOS: port lock/unlock hook and MMC over SPI timeout

* STM32F7: update configs

* STM32F7: update linker file

* Cypress: port ADC lld to ChibiOS-20

* Cypress: port SPI lld to ChibiOS-20

* Cypress: port CAN lld to ChibiOS-20

* Cypress: fix include path for rules.ld

* Cypress: update chconf.h and halconf.h for ChibiOS-20

* Kinetis: update ADC lld to ChibiOS-20

* Kinetis: update SPI lld to ChibiOS-20

* Kinetis: update UART lld driver for ChibiOS-20

* Kinetis: update chconf.h and halconf.h for ChibiOS-20

* Kinetis: fix include path for rules.ld

* Nucleo F746: update ld script

* Nucleo F746: fix compile

* Bootloader: fix compilation with ChibiOS-20, cleanup

* Bootloader: add way to pass crosscompiler using CROSS_COMPILE

* Debug build arguments

* Simulator: fix windows compilation

Exclude syscalls_cpp.cpp from compilation
2021-01-19 15:20:35 -05:00
..
frankenso move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
hellen Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
kinetis Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
me7_pnp Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
microrusefi Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
nucleo_f746 Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
nucleo_f767 Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
nucleo_h743 Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
prometheus Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
proteus Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
skeleton Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
st_stm32f4 Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05: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 price of lazy progress 2020-08-31 20:56:46 -04: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

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