lvgl_port_add_disp() function
Add display handling to LVGL
Arguments
disp_cfg
Display configuration structure
Return value
Pointer to LVGL display or NULL when error occured
Notes
Allocated memory in this function is not free in deinit. You must call lvgl_port_remove_disp for free all memory!