nuttx-apps/graphics
pengyiqiang c0d8a07042 lvgl/Makefile: support multiple options for LV_OPTLEVEL
This configuration is added to put LVGL into PSRAM for execution, and the lv_*.o file needs to be matched in the link script. Since LTO optimization will cause the file name to be modified, resulting in a matching failure, it will only take effect if LTO optimization is removed during compilation.

Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-09-19 03:46:34 +08:00
..
ft80x Minor code style fixes 2024-09-15 02:27:41 +08:00
libjpeg
libyuv cmake:refine libyuv CMakeLists 2024-09-13 23:16:26 +08:00
lvgl lvgl/Makefile: support multiple options for LV_OPTLEVEL 2024-09-19 03:46:34 +08:00
nxglyphs
nxwidgets
nxwm
pdcurs34 Minor code style fixes 2024-09-15 02:27:41 +08:00
screenshot
slcd
tiff
twm4nx
.gitignore
CMakeLists.txt
Make.defs
Makefile