rusefi/firmware/config/boards/st_stm32f4
Andrey G baea67eccf
Simplify Makefile, unify board.mk files (#2229)
* Proper way to add lis302 driver

* Proper way to add license directory to includes

* Makefile: simplify

All ChibiOS stuff is accumulated in ALLCSRC, ALLINC and so on.

* board.mk: append sources and includes to ALLSRC, ALLCPPSRC, ALLINC

* Cypress: fix CANv2 includence into build
2021-01-17 09:32:06 -05:00
..
board.h default to off (#1989) 2020-11-25 22:44:08 -05:00
board.mk Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -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.