71a97f81700d901fcd8126bc2012eab6e693f3e3
Icshwi 11597 See merge request epics-modules/adhama!7
ADHama
European Spallation Source ERIC Site-specific EPICS module : ADHama
Additonal information:
To build conda env:
conda create -n hama epics-base require tclx make compilers adcore busy
To activate env:
conda activate hama
git clone ...
cd git/ADHama
compilation:
make -f ADHama.Makefile LIBVERSION=0.1 clean uninstall build db install
execution:
iocsh.bash cmds/st.cmd
Description
Languages
C++
52.1%
C
45.7%
Batchfile
1.2%
Makefile
1%