mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| ft80x | ||
| libjpeg | ||
| libyuv | ||
| lvgl | ||
| nxglyphs | ||
| nxwidgets | ||
| nxwm | ||
| pdcurs34 | ||
| screenshot | ||
| slcd | ||
| tiff | ||
| twm4nx | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||