LVGL Pro and XMLIntegrationCopy MarkdownOpenEdit on GitHubPagesIndividual pages in this section.Using the Exported C CodeLoading XML Files at RuntimeRenesasArduino IDEZephyr RTOSHow is this guide?GoodBadLast updated on XML LicenseVersion 1.Using the Exported C CodeWhen C code is exported from LVGL's UI Editor, no XML is needed at all (LV_USE_XML can be 0), and it's very similar to the case when the C code is written by hand.