mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-08 17:49:46 +01:00
1dc2392f15
* Fix folder * Add tinker board to build all * Fix download URL * Revert uart patch * Fix link p2 * Fix cmdline
380 B
380 B
Tinker Board
Supported Hardware:
| Device | Board |
|---|---|
| Tinker RK3288 | tinker |
| Tinker S RK3288 | tinker |
EMMC
Actual we support only SD cards. The support for EMMC will follow.
Serial console
For access to terminal over serial console, add console=ttyS2,115200 to cmdline.txt. GPIO pins are: 34 = GND / 32 = UART TXD / 33 = UART RXD.