lv_nuttx_fbdev.h

Functions

lv_display_t *lv_nuttx_fbdev_create(void)

Create a new display with NuttX backend.

int lv_nuttx_fbdev_set_file(lv_display_t *disp, const char *file)

Initialize display with specified framebuffer device

Parameters:
  • disp -- pointer to display with NuttX backend

  • file -- the name of framebuffer device