would this help nucleo-F429?
This commit is contained in:
parent
ed16771d36
commit
e11e2a2747
|
@ -2,6 +2,8 @@
|
|||
BOARDCPPSRC = $(PROJECT_DIR)/config/boards/nucleo_f429/board_configuration.cpp
|
||||
BOARDINC = $(PROJECT_DIR)/config/boards/nucleo_f429
|
||||
|
||||
DDEFS += -DEFI_FILE_LOGGING=FALSE
|
||||
|
||||
# Enable ethernet
|
||||
LWIP = yes
|
||||
DDEFS += -DEFI_ETHERNET=TRUE
|
||||
|
|
Loading…
Reference in New Issue