1#@TYPE: Machine
2#@NAME: RaspberryPi Zero Development Board
3#@DESCRIPTION: Machine configuration for the RaspberryPi Zero board (https://www.raspberrypi.org/blog/raspberry-pi-zero)
4
5MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
6include conf/machine/raspberrypi.conf
7
8SERIAL_CONSOLES ?= "115200;ttyAMA0"
9