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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,5 @@
# Raspberry PI
## Serial console
For access to terminal over serial console, add `console=ttyAMA0,115200` to `cmdline.txt`.