You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wiringPi library is critically obsolete and also hard to come by. We need to make sure that all tools that make use of this library are converted to a replacement or replaced by better solutions.
Marking this as a bug as this leads to a potential fail of deployment.
The text was updated successfully, but these errors were encountered:
Da im Pi Umfeld insb. bei GPIO scheinbar alle das Rad neu erfinden müssen, empfehle ich hier den Standard-Weg, der direkt von den Kernel-Maintainern betreut und gepflegt wird: libgpiod. Gibt's bestimmt auch in der persönlichen Lieblingsdistro.
Ich bin da offen. Es gibt noch einen Socket-basierten Ansatz, der vielleicht auch interessant ist, weil ich die GPIO/I2C-Verwendung in den Tools eigenltich gern von der Hardware abstrahieren würde. Das macht insbesondere auch Tests und Entwicklung leichter.
The wiringPi library is critically obsolete and also hard to come by. We need to make sure that all tools that make use of this library are converted to a replacement or replaced by better solutions.
Marking this as a bug as this leads to a potential fail of deployment.
The text was updated successfully, but these errors were encountered: