rusefi/firmware/config/boards/f429-discovery
Andreika 84c6d4cde6
More universal Board-ID for bench test (#5518)
* add STATIC_BOARD_ID defines to get Board-ID more universal

* add getBoardId()

* broadcast BENCH_TEST_BOARD_STATUS via CAN

* add guards for sendBoardStatus()
2023-08-18 18:41:17 -04:00
..
board.c
board.h define non-zero f429-discovery LSECLK (#5066) 2023-02-13 13:10:09 -05:00
board.mk More universal Board-ID for bench test (#5518) 2023-08-18 18:41:17 -04:00
board_configuration.cpp switch boards to mostly not use LED config 2023-06-05 14:12:32 -04:00
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