Can't seem to use LVGL 9.2 on Arduino with TFT_eSPI when setting up project in 1.6.0

I have an LV_conf.h file set up nicely to work on LVGL 9.2. When I try to create a new project in Squareline 1.6 there is no Arduino option- it disappears. Is there a way I can get 9.2? I can get 9.1 and 9.3.

Also is there a Platfrom.io version vs. Arduino? I’ve recently switched over. thanks

Hi, in SquareLine Studio 1.6.0 the Arduino + TFT_eSPI template is not available for LVGL 9.2. In 1.6.0 we added official support for LVGL 9.3, so the simplest recommendation is to move to LVGL 9.3 (or stay on 9.1 if you specifically need that).

thanks! I know how to go from here.