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 Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
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 apps/graphics/nxglyphs/Makefile: fix nxstyle 2023-03-17 03:23:12 +01:00
nxwidgets fix nxstyle 2024-05-15 23:53:05 +08:00
nxwm remove graphics/xxx/README.md. Migrated to Documentation/applications/graphics 2023-10-30 10:00:01 +08:00
pdcurs34 Minor code style fixes 2024-09-15 02:27:41 +08:00
screenshot fix nxstyle 2024-04-30 00:02:31 +08:00
slcd Fix Error: slcd_trapezoids.cxx:84:5: error: array designators are a C99 extension [-Werror,-Wc99-designator] 2022-11-12 18:29:31 +01:00
tiff remove graphics/xxx/README.md. Migrated to Documentation/applications/graphics 2023-10-30 10:00:01 +08:00
twm4nx remove graphics/xxx/README.md. Migrated to Documentation/applications/graphics 2023-10-30 10:00:01 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt cmake: add lvgl cmake support 2024-02-22 21:22:41 -08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00