diff --git a/iocBoot/iocNoAsyn/README b/iocBoot/iocNoAsyn/README new file mode 100644 index 00000000..bb7aa9f4 --- /dev/null +++ b/iocBoot/iocNoAsyn/README @@ -0,0 +1,7 @@ +To start the ioc from this directory, execute the following command. +This command assumes that your EPICS_HOST_ARCH environment variable +is set correctly. + +../../bin/${EPICS_HOST_ARCH}/NoMPF st.cmd.unix + +../../bin/${EPICS_HOST_ARCH}/NoMPF st.cmd.mx diff --git a/iocBoot/iocNoMPF/README b/iocBoot/iocNoMPF/README new file mode 100644 index 00000000..bb7aa9f4 --- /dev/null +++ b/iocBoot/iocNoMPF/README @@ -0,0 +1,7 @@ +To start the ioc from this directory, execute the following command. +This command assumes that your EPICS_HOST_ARCH environment variable +is set correctly. + +../../bin/${EPICS_HOST_ARCH}/NoMPF st.cmd.unix + +../../bin/${EPICS_HOST_ARCH}/NoMPF st.cmd.mx