tree: a93213ca0346923055934daef72f2fdc5a08b609 [path history] [tgz]
  1. cmake/
  2. credentials/
  3. m5stack-tft/
  4. pigweed/
  5. QRCode/
  6. screen-framework/
  7. tracing/
  8. README.md
examples/common/README.md

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.