Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c249f51ed | |||
| 6a74df3424 |
+2
-2
@@ -8,7 +8,7 @@ USR_CFLAGS +=-DECMC_PLUGIN_MODULE_NAME=${MODULE}
|
||||
BUILDCLASSES = Linux
|
||||
ARCH_FILTER = deb10% deb12%
|
||||
|
||||
EXCLUDE_VERSIONS+=3 7.0.5 7.0.6 7.0.7 7.0.9
|
||||
EXCLUDE_VERSIONS+=3 7.0.5 7.0.6 7.0.7
|
||||
|
||||
IGNORE_MODULES += asynMotor
|
||||
IGNORE_MODULES += motorBase
|
||||
@@ -17,7 +17,7 @@ USR_CXXFLAGS += -std=c++17
|
||||
OPT_CXXFLAGS_YES = -O3
|
||||
|
||||
# dependencies
|
||||
ecmc_VERSION = 10.0
|
||||
ecmc_VERSION = 11.0
|
||||
|
||||
BASE_DIR = ecmc_plugin_grbl
|
||||
SRC_DIR = $(BASE_DIR)/src
|
||||
|
||||
Reference in New Issue
Block a user