Shubham Patil 4ac93047a5 [ESP32] Update esp-idf to v5.1 release (#28326) 2 лет назад
..
QRCode 9402e16d31 Add a sample UI for linux apps - lighting app (#24979) 2 лет назад
cmake a36db55227 [ESP32] Use absolute paths in example's CMakeLists.txt files (#16843) 3 лет назад
credentials 22fb6c30b3 Prepare for adding PAA trust store to chip-tool (#15224) 3 лет назад
imgui_ui fd74ca2c4c Add UI support for controlling the light app (#25160) 2 лет назад
m5stack-tft 4ac93047a5 [ESP32] Update esp-idf to v5.1 release (#28326) 2 лет назад
pigweed 613dc4e9d2 Flake8 fix errors in the other Python files (#27890) 2 лет назад
screen-framework 4ac93047a5 [ESP32] Update esp-idf to v5.1 release (#28326) 2 лет назад
tracing 42e6f431b9 Make C++17 the default everywhere (#28269) 2 лет назад
websocket-server c53bef2aec Bump third_party/pigweed/repo from `e72f0d5` to `da76d13` (#26713) 2 лет назад
README.md e7347ea115 Add Sphinx documentation framework (#24185) 3 лет назад

README.md


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.