Compiling error for esp32s3(Failed to resolve component 'esp32s3')

i get this error …Failed to resolve component ‘esp32s3’
when i run this command make BOARD=GENERIC_S3

I am not sure official lvgl/lv_micropython supports ESP32S3 or not,
but check this github.com/kdschlosser/lvgl_micropython

@kdschlosser has made significant job on the LVGL + MicroPython and is still actively developing it.