Add new RP2040 branch link

This commit is contained in:
Bodmer
2021-12-16 16:29:08 +00:00
parent 174414f726
commit 48ad4c98fc

View File

@@ -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.