fome-fw/firmware/config/boards/ST_STM32F4
rusefi ffc94d612c find_cygwin . -type f -print0 | xargs -0 dos2unix
again?!
2017-03-24 18:54:38 -04:00
..
board.c progress #380 2017-03-22 16:47:13 -04:00
board.h progress #380 2017-03-22 16:47:13 -04:00
board.mk find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 13:41:36 -04: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.