I still didn't check that link, however, if your Wireless Tag board WT32-SC01 Plus has label (printed on the board at back side) ZX3D50CE02S-V13-USRC then I can confirm following:
1. SD-card tested and working
2. RS-485 tested and working
3. Touch tested and working
4. LCD tested and working with LVGL 8.3
5. Backlight (not only ON/OFF) but with 256 level intensity tested and working
6. Audio i2S with that audio mono chip on board, tested and working
7. JTAG connector for debugging tested and working
8. ESP-IDF 5.2 tested and working
9. Other things work natively as they are related to S3 chip and do not depend on board design.
All that is supported by QMSD package for that board (and for 7 more boards). Here is the link
https://github.com/smartpanle/QMSD-ESP32-BSP
However, they still didn't update to support LVGL9 (to my best knowledge). So if you insist on that, probably have to search elsewhere. However, if you are confortable with LVGL8.3 then everything is there. They provide LVGL8.3 within QMSD package and all mentioned drivers are included in package, so that is the only thing you have to install.