firmware: allow screendump in bootloader

Enabled if target defines HAVE_BOOTLOADER_SCREENDUMP

Change-Id: Idc135ef81e55d0f3eb8e7d2763d455c6455cf8fd
This commit is contained in:
Aidan MacDonald 2022-03-20 13:00:10 +00:00
parent e956f7dc83
commit 9bde653410
3 changed files with 12 additions and 8 deletions

View file

@ -286,7 +286,7 @@ font_cache.c
font.c
hangul.c
lru.c
#ifndef BOOTLOADER
#ifdef HAVE_SCREENDUMP
screendump.c
#endif
#if LCD_DEPTH == 1