| --- | |
| orphan: true | |
| --- | |
| # Examples common libraries | |
| ## What is this? | |
| The purpose of this directory is to contain libraries, which are not part of | |
| CHIP libraries nor provided by the CHIP, but still very useful for the CHIP | |
| examples in order to provide specific functionalities. | |
| ## Available libraries | |
| - **m5stack-tft** - TFT library for ESP32 platform. | |
| - **QRCode** - QR Code generator library | |
| - **screen-framework** - Framework for creating simple on screen user | |
| interfaces. |