File tree 1 file changed +8
-3
lines changed
1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,17 @@ See [Releases](https://github.com/dmy/elm-raspberry-pi/releases/) to install
14
14
specific older versions.
15
15
16
16
## Compatibility
17
- Built and tested on ** Raspberry Pi 4 Model B with Raspbian GNU/Linux 10 Buster (32 bits)** .
17
+ Built and tested on Raspberry Pi 4 Model B with Raspbian GNU/Linux 10 Buster (32 bits).
18
18
19
- Reported to work on:
20
- * Raspberry Pi 2 with Debian 10 Buster
19
+ ** It should work on all Raspberry Pis with Raspbian 10 Buster** , and more generally all Debian 10 based systems.
20
+
21
+ It will ** not work** on Raspbian/Debian 8 Jesse and 9 Stretch because some linked libraries are not compatible.
22
+
23
+ It has also been reported to work on:
21
24
* Raspberry Pi 4 with Ubuntu 19.10 (armhf+raspi3)
22
25
26
+ If you have an aarch64 system with a 64 bits operating system, you will need 32 bits compatibility libraries and kernel option.
27
+
23
28
* Please report any success or failure on others ARM platforms.*
24
29
25
30
## Node.js
You can’t perform that action at this time.
0 commit comments