xiaoxiang781216 commented on code in PR #14701: URL: https://github.com/apache/nuttx/pull/14701#discussion_r1836618030
########## arch/xtensa/src/esp32s3/esp32s3_lcd.c: ########## @@ -300,13 +310,16 @@ static const struct fb_videoinfo_s g_base_videoinfo = /* This structure provides the base layer interface */ -static const struct fb_vtable_s g_base_vtable = +static struct fb_vtable_s g_base_vtable = Review Comment: Ok, let's keep as it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org