rusefi/firmware/config/boards/st_stm32f4
Matthew Kennedy 1dffcf5729
make board config override actually usable (#2508)
* new function

* hellen

* MRE

* proteus

* put those function declarations in a reasonable place

* put the comment back

* weak

* move that to a reasonable place

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-31 14:46:50 -04:00
..
board.mk move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -05:00
board_extra.c make board config override actually usable (#2508) 2021-03-31 14:46:50 -04:00
readme.txt folder name consistency 2019-04-09 18:47:38 -04:00

readme.txt

The files here are responsible for GPIO pin configuration on OS startup. rusEfi would later re-configure all the pins for specific
application so these files only matter for the first half a second of firmware startup.