LVGL version v9.2 What happened? [ 46%] Building CXX object ../lvgl-9.2.0/out/CMakeFiles/lvgl_thorvg.dir/src/libs/thorvg/tvgLottieExpressions.cpp.o ld.lld: error: lib/liblvgl.a(lv_blend_helium.S.o) is incompatible with armelf_linux_eabi ...
$(SRC_ROOT)/draw/sw/blend \ $(SRC_ROOT)/draw/sw/blend/helium \ $(SRC_ROOT)/draw/sw/blend/arm2d \ $(SRC_ROOT)/draw/sw/blend/neon \ $(SRC_ROOT)/misc \ $(SRC_ROOT)/misc/cache \ $(SRC_ROOT)/font \ $(SRC_ROOT)/stdlib \ $(SRC_ROOT)/stdlib/builtin \ $(SRC_ROOT)/stdlib...
<state>$PROJ_DIR$\packages\LVGL-v8.3.0\src\draw\nxp\vglite</state> <state>$PROJ_DIR$\libraries\STM32L4xx_HAL\CMSIS\Device\ST\STM32L4xx\Include</state> <state>$PROJ_DIR$\packages\LVGL-v8.3.0\src\hal</state> <state>$PROJ_DIR$\packages\LVGL-v8.3.0\src\draw\sw</state> <...
lv_vg_lite_math.o ./src/lvgl/src/draw/vg_lite/lv_vg_lite_path.o ./src/lvgl/src/draw/vg_lite/lv_vg_lite_pending.o ./src/lvgl/src/draw/vg_lite/lv_vg_lite_stroke.o ./src/lvgl/src/draw/vg_lite/lv_vg_lite_utils.o ./src/lvgl/src/draw/sw/blend/neon/lv_blend_neon.o ./...
Description of the feature or fix This adds check-spelling, it's based on the work I did in #6401 as requested by @XuNeo in #6401 (comment). There are lots of knobs for check-spelling (see https://...