rusefi-1/firmware/config/boards/ST_STM32F4
andreika-git d7c46fbb21 Bootloader set default pin states (#524)
* Set default pin states needed by Bootloader

* Small Bootloader fix
2017-12-24 13:45:03 -05:00
..
board.c Bootloader set default pin states (#524) 2017-12-24 13:45:03 -05:00
board.h Bootloader set default pin states (#524) 2017-12-24 13:45:03 -05:00
board.mk BOARDSRC_CPP (and compatibility issues) pull request 2017-05-02 20:34:01 +03:00
readme.txt find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 18:54: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.