Remove OrangePi

This commit is contained in:
Pascal Vizeli
2020-01-11 16:47:01 +00:00
parent 33c9de7a6e
commit f5a1d4ba10
10 changed files with 0 additions and 302 deletions

View File

@@ -1,20 +0,0 @@
# Raspberry PI
Supported Hardware:
| Device | Board |
|--------|-----------|
| Orange Pi Prime | opi-prime |
## Serial console
The serial port on the Orange Pi Prime is a 3 pin header located between the
power and reset buttons. The pins are labelled away from the board edge. Flow
control must be disabled in order to send data. The serial specs are 3.3V TTL,
115200,8,n,1
## I2C
Add `dtparam=i2c0=on` to `cmdline.txt`
[config]: ../configuration.md#automatic

View File

@@ -8,5 +8,4 @@
| Tinker Board | 4.19.94 |
| Odroid-C2 | 4.19.72 |
| Odroid-XU4 | 4.19.72 |
| Orangepi-Prime | 4.19.88 |
| Intel NUC | 4.19.94 |