fome-fw/firmware/config/boards/ST_STM32F4
andreika-git e9c8a2a6a8 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

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.