rusefi/firmware/config/boards/f429-discovery
Matthew Kennedy 73f4436397
deduplicate $(BOARD_DIR) in makefiles (#5024)
* calculate BOARD_DIR exactly once

* deduplicate board scripts

* unit tests

* make passes variables to openblt build properly

* was this an intentional omission?

* s

* prometheus

* prometheus
2023-02-01 14:41:27 -05:00
..
board.c
board.h
board.mk
board_configuration.cpp
compile_f429-discovery.sh
prepend.txt
readme.md

readme.md

https://www.st.com/en/evaluation-tools/32f429idiscovery.html

First rusEFI board with external RAM :)

TODO Enable ethernet on F429 discovery https://github.com/rusefi/rusefi/issues/4664