Use mmaped framebuffer as internal littlevgl buffer

Got it, thank you.
I just created an LCD character driver in NuttX which exposes the LCD interface and can be operated with standard ioctl(). This allows me to use littlevgl as expected.