lvgl_port_add_disp() is only used within i2c_oled sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

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!

References

from examples