lpcmanager
Clone
Summary
Browse
Changes
Graph
LPCBus: Device bus init was not repeatable across stop/start.
2023-09-07, Edouard Tisserant
5ccb381c307c
file is
Executable
LPCBus: Device bus init was not repeatable across stop/start.
In case init happens multiple time, explicit POSIX initialization calls has to be used instead of static initializers.
<xsd:element name="LPC">
<xsd:complexType>
%(toolchain_makefile)s
</xsd:complexType>
</xsd:element>