mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-08 03:03:07 +08:00
[gui]Kconfig Add options 'RTGUI_IMAGE_CONTAINER'
This commit is contained in:
@@ -56,6 +56,10 @@ config RTGUI_IMAGE_BMP
|
||||
bool "Support BMP image format"
|
||||
default n
|
||||
|
||||
config RTGUI_IMAGE_CONTAINER
|
||||
bool "Use image container"
|
||||
default n
|
||||
|
||||
endif
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user