rusefi-full/firmware/config/boards
Andrey G 3166076839
Some fixes prior to board pull request (#2291)
* ChibiOS: add support for STM32F765

This chip is used on Subaru EG33 p'n'p RusEFI board from Dron_Gus

* drivers: gpio: mc33810: commulative update

- use BIT macro
- fix wake-up method
- fix order of arguments in _add function

* port: stm32f4/7: detectCanDevice check for enabled interfaces only

* ADC: fix internal array size

internalAdcIndexByHardwareIndex should be EFI_ADC_LAST_CHANNEL size
couse adc_channel_e is used as index

* status LEDs: support status LEDs that driven by low level
2021-02-06 12:22:57 -05:00
..
frankenso New board pin-mapping system (#2231) 2021-01-22 12:03:14 -05:00
hellen H7 compilation #2284 2021-02-06 00:07:05 -05:00
kinetis reducing code duplication 2021-02-05 23:56:22 -05:00
me7_pnp Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
microrusefi -g3 to -g (#2256) 2021-01-31 14:13:55 -05:00
nucleo_f746 Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
nucleo_f767 that's a bit useless? 2021-02-05 20:14:52 -05:00
nucleo_h743 H7 compilation #2284 2021-02-06 00:07:05 -05:00
prometheus New board pin-mapping system (#2231) 2021-01-22 12:03:14 -05:00
proteus hardware ci tweaks (#2266) 2021-02-02 08:14:24 -06:00
skeleton Some fixes prior to board pull request (#2291) 2021-02-06 12:22:57 -05:00
st_stm32f4 Revert "FRANKENSO to use HAL_VSS_USE_PAL" 2021-01-24 00:05:17 -05:00
STM32F407VET6_Black.bat
STM32F407VET6_Hellen_STM.bat
STM32F407VET6_Mini.bat
clean_env_variables.bat
clean_env_variables.sh let's build for h7 2021-02-05 20:58:34 -05:00
common_make.bat
common_make.sh
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