Compare commits
3 Commits
new_plg_co
...
2.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 411a083a77 | |||
| 7b35cb0f5c | |||
| 867c9f6a06 |
@@ -9,7 +9,7 @@ BUILDCLASSES = Linux
|
||||
ARCH_FILTER = deb10%
|
||||
|
||||
# Run 7.0.6 for now
|
||||
EXCLUDE_VERSIONS+=3 7.0.5 7.0.6
|
||||
EXCLUDE_VERSIONS+=3 7.0.5 7.0.6 7.0.7
|
||||
|
||||
IGNORE_MODULES += asynMotor
|
||||
IGNORE_MODULES += motorBase
|
||||
@@ -19,7 +19,7 @@ OPT_CXXFLAGS_YES = -O3
|
||||
|
||||
# dependencies
|
||||
ECmasterECMC_VERSION = v1.1.0
|
||||
ecmc_VERSION = v10.0.0_RC1
|
||||
ecmc_VERSION = 10.0
|
||||
|
||||
BASE_DIR = .
|
||||
SRC_DIR = $(BASE_DIR)/src
|
||||
|
||||
Reference in New Issue
Block a user