blob: 597918a618f4db392987c0371754246c6f0dfb50 [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
Patrick Williamse760df82023-05-26 11:10:49 -05005MACHINEOVERRIDES =. "raspberrypi:"
Patrick Williams8b8bc412016-08-17 15:02:23 -05006include conf/machine/raspberrypi.conf
7
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08008SERIAL_CONSOLES ?= "115200;ttyAMA0"