feat: afterInit integration to the IOC shell.

The command allows to define boot routines before the iocInit.
This commit is contained in:
Jerzy Jamroz
2024-10-17 15:07:30 +02:00
committed by Andrew Johnson
parent 3d7a6b0b50
commit 77140abe70
4 changed files with 96 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ DBD += softIoc.dbd
softIoc_DBD += base.dbd
softIoc_DBD += dlload.dbd
softIoc_DBD += afterInit.dbd
softIoc_DBD += system.dbd
softIoc_SRCS += softIoc_registerRecordDeviceDriver.cpp
@@ -29,4 +30,3 @@ softIoc_LIBS = $(EPICS_BASE_IOC_LIBS)
DB += softIocExit.db
CLEANS += epicsInstallDir.h