marble: Set display density via TARGET_SCREEN_DENSITY
This commit is contained in:
@ -37,6 +37,9 @@ TARGET_2ND_CPU_VARIANT := cortex-a75
|
||||
# Bootloader
|
||||
TARGET_BOOTLOADER_BOARD_NAME := taro
|
||||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 440
|
||||
|
||||
# Filesystem
|
||||
TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/configs/config.fs
|
||||
|
||||
|
Reference in New Issue
Block a user