This commit is contained in:
Pascal Vizeli 2020-01-11 16:52:26 +00:00
parent 27ee3ef98f
commit 329caf6c1c
2 changed files with 0 additions and 21 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

@ -9,5 +9,4 @@
| Odroid-C2 | 5.4.6 |
| Odroid-N2 | 5.4.6 |
| Odroid-XU4 | 5.4.6 |
| Orangepi-Prime | 4.19.88 |
| Intel NUC | 4.19.88 |