blob: 80297b563ce5564e15ac48b0094ba287071b3129 [file] [log] [blame]
Patrick Williams8b8bc412016-08-17 15:02:23 -05001#@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
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08008SERIAL_CONSOLES ?= "115200;ttyAMA0"