mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-23 14:55:14 +03:00
Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org> [ci:skip-build]: already built successfully in CI
22 lines
645 B
Text
22 lines
645 B
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Raspberry Pi Zero"
|
|
deviceinfo_manufacturer="Raspberry Pi"
|
|
deviceinfo_codename="raspberry-pi0"
|
|
deviceinfo_year="2015"
|
|
deviceinfo_arch="armhf"
|
|
deviceinfo_disable_dhcpd="false"
|
|
deviceinfo_partition_type="msdos"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="embedded"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1920"
|
|
deviceinfo_screen_height="1080"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_boot_filesystem="fat16"
|