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
Copy file name to clipboardExpand all lines: content/prepare/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,8 @@ After these steps, you can continue to the [Getting Started with Pi4J](/getting-
53
53
54
54
## Pi4J OS
55
55
56
-
In the past, we had our own Pi4J OS, based on Raspberry Pi OS with some extra preparations to make it easier to use with Pi4J. But because it became incompatible with the Raspberry Pi 5 and was difficult to maintain, we no longer will update that Pi4J OS.
56
+
In the past, we had our own Pi4J OS, based on Raspberry Pi OS with some extra preparations to make it easier to use with Pi4J. But because it became incompatible with the Raspberry Pi 5 and was difficult to maintain, we don't provide a "full OS" anymore. The repository `pi4j-os` has been reworked and now contains scripts that make it easier to prepare a Raspberry Pi or other single-board computers for Java development and Pi4J.
57
57
58
58
{{% notice tip %}}
59
-
You can still find it on GitHub: [https://github.com/Pi4J/pi4j-os](https://github.com/Pi4J/pi4j-os)
59
+
Check the info in the README in the repository at [github.com/Pi4J/pi4j-os](https://github.com/Pi4J/pi4j-os).
0 commit comments