rusefi-1/firmware/config/boards/st_stm32f4
Matthew Kennedy 55ebe223a7
Partition configs by board type (#2106)
* remove old flag

* flags

* reorder switch

* oops
2020-12-22 21:54:40 -05:00
..
board.h
board.mk Partition configs by board type (#2106) 2020-12-22 21:54:40 -05:00
board_extra.c
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.