Difference between revisions of "STM32 LVGL ST7789"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Work in progress]][[Category:C]] [[Category:STM32 Development]] [[Category:STM32CubeMX]] [[Category:STM32CubeIde]] [[Category:Embedded]] [[Category:STM32]] {{metadesc|LVGL with ST7789 Display on STM32}} | [[Category:Work in progress]][[Category:C]] [[Category:STM32 Development]] [[Category:STM32CubeMX]] [[Category:STM32CubeIde]] [[Category:Embedded]] [[Category:STM32]] {{metadesc|LVGL with ST7789 Display on STM32}} | ||
+ | This page contains notes on porting | ||
− | + | == Miscellaneous Links == | |
+ | |||
+ | * [https://lvgl.io/ Light and Versatile Graphics Library main site] |
Revision as of 03:28, 20 February 2022
This page contains notes on porting