mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
x1000: bootloader: add screenshot function
Screenshots of the recovery menu will be useful for documentation. This can be disabled by turning off HAVE_BOOTLOADER_SCREENDUMP in the target config file if the bootloader should ever run up against max size limits. Change-Id: I62ec1e465df2ca7a8a0e78625d88b31f6c4ef078
This commit is contained in:
parent
4cf36dfbf3
commit
5160c90690
7 changed files with 47 additions and 4 deletions
|
|
@ -128,3 +128,4 @@
|
|||
#define HAVE_QUICKSCREEN
|
||||
#define HAVE_HOTKEY
|
||||
#define AB_REPEAT_ENABLE
|
||||
#define HAVE_BOOTLOADER_SCREENDUMP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue