ESP32 port has MicroPython v1.9 not 1.11

Using esp-idf release/v4.0

make V=1 -C ports/esp32 LV_CFLAGS="-DLV_COLOR_DEPTH=16 -DLV_COLOR_16_SWAP=1" BOARD=GENERIC_SPIRAM deploy

also missing module uBluetooth

I’m planning to update lv_micropython to latest micropython upstream in the following few days.

@GC-RmG - I’ve updated lv_micropython dev-6.1 branch to Micropython upstream.
I can see ubluetooth module available when using esp-idf v4.0.

Please checkout https://github.com/littlevgl/lv_micropython/tree/dev-6.1