Playing around with the initHooks.h trying to discover when different things are available and what order things are started

This commit is contained in:
2024-09-20 14:27:40 +02:00
parent d88e5877a7
commit 9e4f24dd9f
6 changed files with 140 additions and 3 deletions

View File

@ -13,7 +13,7 @@ REQUIRED+=scaler
REQUIRED+=asynMotor
# Release version
LIBVERSION=2024-v2
LIBVERSION=2024-ed-dev2
# DB files to include in the release
TEMPLATES += sinqEPICSApp/Db/dimetix.db
@ -36,6 +36,7 @@ SOURCES += sinqEPICSApp/src/pmacAsynIPPort.c
SOURCES += sinqEPICSApp/src/pmacAxis.cpp
SOURCES += sinqEPICSApp/src/pmacController.cpp
SOURCES += sinqEPICSApp/src/MasterMACSDriver.cpp
SOURCES += sinqEPICSApp/src/pollerRegister.cpp
USR_CFLAGS += -Wall -Wextra # -Werror