1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 09:39:03 +01:00

Create raspberrypi.mk

This commit is contained in:
Pascal Vizeli
2018-06-03 13:58:15 +02:00
committed by GitHub
parent 1da33cd3d6
commit 8d7608d6c8
+5
View File
@@ -0,0 +1,5 @@
# Raspberry PI
## Serial console
For access to terminal over serial console, add `console=ttyAMA0,115200` to `cmdline.txt`.