From af25b79faa026cf7f09fae2dcf121b1b200667f4 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Thu, 22 Apr 2021 11:07:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a06d34b..f62b7d6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A [Beta test branch](https://github.com/Bodmer/TFT_eSPI/tree/2.4.0-Beta) has bee A new ["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. The library now supports the Raspberry Pi Pico with the [Arduino core provided by Earle Philhower](https://github.com/earlephilhower/arduino-pico). The setup file "Setup60_RP2040_ILI9341.h" has been used for tests with and ILI9341 display. At the moment only SPI interface displays have been tested. +1. The library now supports the Raspberry Pi Pico with both the [official Arduino board package] (https://github.com/arduino/ArduinoCore-mbed) and the one provided by [Earle Philhower](https://github.com/earlephilhower/arduino-pico). The setup file "Setup60_RP2040_ILI9341.h" has been used for tests with and ILI9341 display. At the moment only SPI interface displays have been tested. ["Rotating cube demo"](https://www.youtube.com/watch?v=4fPxEN9ImVE)