diff --git a/README.md b/README.md index 03551b3..6d5d0cd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +A new test branch has been created for the RP2040 processor with 8 bit parallel displays: + +["Test branch"](https://github.com/Bodmer/TFT_eSPI/tree/RP2040_8bit_parallel) + A ["Discussions"](https://github.com/Bodmer/TFT_eSPI/discussions) facility has been added for Q&A etc. Use the ["Issues"](https://github.com/Bodmer/TFT_eSPI/issues) tab only for problems with the library. Thanks! # News 1. Support hase been added for the ESP32 S2 processor variant. A [new user setup](https://github.com/Bodmer/TFT_eSPI/blob/master/User_Setups/Setup70_ESP32_S2_ILI9341.h) file has been added as an example setup with an ILI9341 TFT. You will need to load ESP32 Arduino board package 2.0.0 or later to use the updated library with an ESP32.