Working on simplifying what should be shown to the user

This commit is contained in:
2025-03-24 17:41:21 +01:00
parent 2eb9e514fe
commit c6dd421768
6 changed files with 78 additions and 25 deletions

View File

@ -7,6 +7,7 @@ EPICS_VERSIONS=7.0.7
ARCH_FILTER=RHEL%
# additional module dependencies
REQUIRED+=calc
REQUIRED+=s7plcFW
# General DB files to include in the release
@ -15,9 +16,9 @@ TEMPLATES += db/writebit.db
TEMPLATES += db/readbit.db
TEMPLATES += db/readstring.db
# Templates for specific devices to include in the release
# Specific devices to include in the release
TEMPLATES += db/shutter.db
TEMPLATES += templates/shutter.substitutions
# Scripts to include in the release
SCRIPTS += scripts/shutter.cmd
SCRIPTS += sim/shutter_sim.py