Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5125c4a861 | |||
| 7782df0049 |
@@ -9,7 +9,7 @@ BUILDCLASSES = Linux
|
||||
ARCH_FILTER = deb10% deb12%
|
||||
|
||||
# Run 7.0.6 for now
|
||||
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
|
||||
@@ -18,7 +18,7 @@ USR_CXXFLAGS += -std=c++17
|
||||
OPT_CXXFLAGS_YES = -O3
|
||||
|
||||
# dependencies
|
||||
ecmc_VERSION = 10.0
|
||||
ecmc_VERSION = 11.0
|
||||
|
||||
# ethercat
|
||||
# debian 12
|
||||
|
||||
Reference in New Issue
Block a user