rusefi/firmware/config/boards/st_stm32f4
Matthew Kennedy dade25ef34
move chconf/mcuconf/halconf in to hw_ports (#2321)
* move f4 config files

* don't need this

* f7

* f7

* h7

* this was duplicated

* turn off smart build

* loader too

* update prometheus paths

* bootloader should include confdir

* fix the flash size while we're at it

* move chconf_common

* use wait

* normalize board.mk

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-10 19:38:24 -05:00
..
board.mk move chconf/mcuconf/halconf in to hw_ports (#2321) 2021-02-10 19:38:24 -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.