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
..
2024-09-15 02:27:41 +08:00
2024-09-13 23:16:26 +08:00
2024-05-15 23:53:05 +08:00
2024-09-15 02:27:41 +08:00
2024-04-30 00:02:31 +08:00
2024-02-22 21:22:41 -08:00