From 81b0013a57a5f63129db1c605d461382c3c0077b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Sandstr=C3=B6m?= Date: Mon, 3 Mar 2025 14:34:29 +0100 Subject: [PATCH] Use ecmc 10.0 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 26c2810..0554fd7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -19,7 +19,7 @@ OPT_CXXFLAGS_YES = -O3 # dependencies ECmasterECMC_VERSION = v1.1.0 -ecmc_VERSION = v10.0.0_RC1 +ecmc_VERSION = 10.0 ################################################################################ # THIS RELATES TO THE EtherCAT MASTER LIBRARY