beremiz
Clone
Summary
Browse
Changes
Graph
C++ runtime: add eRPC server, minimal CLI and Makefile. WIP.
2024-04-24, Edouard Tisserant
e13543d716b6
C++ runtime: add eRPC server, minimal CLI and Makefile. WIP.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))