mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
image_builder: new configure UART on RPi
This commit is contained in:
15
docs/uart.md
15
docs/uart.md
@@ -67,8 +67,19 @@ dtoverlay=pi3-miniuart-bt
|
||||
sudo systemctl disable hciuart.service
|
||||
```
|
||||
|
||||
### Bugs
|
||||
## Дефолтная настройка образа
|
||||
|
||||
На образе CLEVER мы изначально выключили `Mini UART` и Bluetooth модуль.
|
||||
|
||||
## Bugs
|
||||
|
||||
Если использовать подключение `Mini UART` к Bluetooth, `hciuart` падает с ошибкой:
|
||||
|
||||

|
||||

|
||||
|
||||
В случае отключения Bluetooth
|
||||
|
||||
```
|
||||
/dev/serial0 -> ttyAMA0
|
||||
/dev/serial1 -> ttyS0
|
||||
```
|
||||
Reference in New Issue
Block a user