beremiz
Clone
Summary
Browse
Changes
Graph
fix bug in plugger.py to get URI_Location
2008-08-21, greg
6b4d58363b80
file is
Executable
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"]