lv_nuttx_fbdev.h

API reference for lv_nuttx_fbdev.h

Report on GitHub
Summary

Functions

lv_nuttx_fbdev_set_file

Initialize display with specified framebuffer device

 
int lv_nuttx_fbdev_set_file(lv_display_t *disp, const char *file)
Parameters
NameTypeDescription
displv_display_t *pointer to display with NuttX backend
fileconst char *the name of framebuffer device

Dependencies

How is this guide?

Last updated on

On this page