Skip to content

Commit 517f9c8

Browse files
committed
Merge remote-tracking branch 'refs/remotes/github/master'
2 parents 30c3cf4 + 33b40f2 commit 517f9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ elseif(FLEXPTP_HWPORT MATCHES "^F[47][0-9][0-9]_LWIP$") # STM32F4xx
2323
port/example_ports/ptp_port_stm32f407_lwip.c
2424
port/example_ports/ptp_port_stm32f407_lwip.h
2525
)
26-
set(FLEXPTP_HWPORT_BASE "H743_LWIP")
26+
set(FLEXPTP_HWPORT_BASE "F407_LWIP")
2727
elseif(FLEXPTP_HWPORT MATCHES "^F[47][0-9][0-9]_ETHERLIB$")
2828
set(FLEXPTP_HWPORT_SRC
2929
port/example_ports/ptp_port_stm32f407_etherlib.c

0 commit comments

Comments
 (0)