beremiz

6b4d58363b80
file isExecutable
fix bug in plugger.py to get URI_Location
add ip authorized in beremiz_service.py
from .. import toolchain_gcc
class Linux_target(toolchain_gcc):
extension = ".so"
CustomLDFLAGS = ["-shared"]