diff --git a/README.md b/README.md index f7d95d8f..ecd3e1df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Embedded-Graphics -This project started as a learning project so I could learn how to integrate LVGL with ASF3 using a SAMD21. It evolved into something a little more complex. This project now supports the SAME54 using ASF4 and the SAMD21 using ASF3. I now use this as a reference for other LVGL projects. The supported LCD drivers are the SSD1963 and ILI9486 (not working atm). This repository is filled with previously undocumented knowns that were really annoying to find, so having this as a reference is extremely useful now. The project is a mess, but it's because it has around a year (on and off) of research in it, and it was only ever meant to be a reference. +This project started as a learning project so I could learn how to integrate LVGL with ASF3 using a SAMD21. It evolved into something a little more complex. This project now supports the SAME54 using ASF4 and the SAMD21 using ASF3. I now use this as a reference for other LVGL projects. The supported LCD drivers are the SSD1963 and ILI9486 (IL9468 is not working atm). This repository is filled with previously undocumented knowns that were really annoying to find, so having this as a reference is extremely useful now. The project is a mess, but it's because it has around a year (on and off) of research in it, and it was only ever meant to be a reference. I also made a PCB for this project: https://git.epenguin.net/penguin/GFX-Development-Board