Rotation with RT1170/Display(720x1280)

As of today, I have running lvgl examples, and I’d like to rotate it so it displays at a longer edge. Is it possible to do some configuration?

Per setting widthxheight
#define DEMO_PANEL_WIDTH (720)
#define DEMO_PANEL_HEIGHT (1280)