rusefi-1/firmware/config/boards
Andrey G f96ae7525f
Gpio cleanup #2 (#1530)
* pin repository: PIN_USED size in now equal to brain_pin_e enum size

expect special values...

* smart gpios: register gpio chip to given base (no auto-allocation)

* drivers: gpio: core: add gpiochip_unregister()

* drivers: gpio: MC33810 intergation

* smart_gpio.cpp: cleanup ifdef mess, minor cleanups

* gpio: core: additional check for gpio ranges overlaps

* unit test: gpio chip: fixed and extended
2021-01-06 18:29:47 -05:00
..
frankenso move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
hellen Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
kinetis Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
me7_pnp remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
microrusefi fine-grained check modes 2020-12-27 17:41:28 -05:00
nucleo_f746 move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
nucleo_f767 move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
nucleo_h743 only using unified name, not changing any values 2019-12-11 19:55:28 -05:00
prometheus Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
proteus progress 2021-01-03 17:58:00 -05:00
skeleton Partition configs by board type (#2106) 2020-12-22 21:54:40 -05:00
st_stm32f4 Partition configs by board type (#2106) 2020-12-22 21:54:40 -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 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 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