adding compiler flag + adding which epics drivers is compatible
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ add_subdirectory(submodule/mepicsca)
|
||||
add_compile_options(
|
||||
-Wall
|
||||
-Wformat=2
|
||||
-g
|
||||
-O3
|
||||
-Wno-format-nonliteral
|
||||
-Wno-strict-aliasing
|
||||
-Wuninitialized
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# ePowerSwitch Midas Frontend
|
||||
|
||||
Midas frontend that wraps an Epics ePowerSocket driver
|
||||
Midas frontend that wraps an EPICS ePowerSocket drivers
|
||||
|
||||
## List of compatible EPICS driver
|
||||
|
||||
https://gitea.psi.ch/lin-epics-modules/ePowerSwitch/src/branch/master/README.md
|
||||
|
||||
# How to use
|
||||
## Clone & Compile
|
||||
|
||||
Reference in New Issue
Block a user