beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: Add RealTime checkbox in Linux target options to enable PREEMPT_RT scheduling.
2023-02-21, Edouard Tisserant
929276eea252
Runtime: Add RealTime checkbox in Linux target options to enable PREEMPT_RT scheduling.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))