lcd: update i80 lcd example to work with PSRAM

This commit is contained in:
morris
2022-01-10 19:00:40 +08:00
parent 070dc53e0b
commit a611b39254
17 changed files with 93 additions and 182 deletions

View File

@@ -23,7 +23,7 @@ Application Example
LCD examples are located under: :example:`peripherals/lcd`:
* Jpeg decoding and LCD display - :example:`peripherals/lcd/tjpgd`
* LVGL porting and animation UI - :example:`peripherals/lcd/lvgl`
* i80 controller based LCD and LVGL animation UI - :example:`peripherals/lcd/i80_controller`
* GC9A01 user customized driver and dash board UI - :example:`peripherals/lcd/gc9a01`
API Reference