Added support for M5Core2 screen (CONFIG_LV_PREDEFINED_DISPLAY_M5CORE2)

Update README.md
This commit is contained in:
Rop Gonggrijp 2021-04-28 11:43:40 +02:00
parent 00dd1504d9
commit 4ba7c76028
3 changed files with 15 additions and 0 deletions

View file

@ -51,6 +51,7 @@ and sets the gpio numbers for the interface.
|---------------------------|-----------------------|-----------|-----------|-----------|
| ESP Wrover Kit v4.1 | ILI9341 | SPI | 240 | 320 |
| M5Stack | ILI9341 | SPI | 240 | 320 |
| M5Core2 | ILI9341 | SPI | 240 | 320 |
| M5Stick | SH1107 | SPI | - | - |
| M5StickC | ST7735S | SPI | 80 | 160 |
| Adafruit 3.5 Featherwing | HX8357 | SPI | 480 | 320 |