library.properties 602 B

12345678910
  1. name=SparkFun HyperDisplay ILI9163C
  2. version=1.0.2
  3. author=SparkFun Electronics <techsupport@sparkfun.com>
  4. maintainer=SparkFun Electronics <sparkfun.com>
  5. sentence=ILI9163C extension for HyperDisplay
  6. paragraph=This library is a mid-level interface between displays that use an ILI9163 driver and the HyperDisplay library. Provided is an interface-independent layer that can be used to implement specific devices as well as the following preconfigured interfaces: 4-wire SPI
  7. category=Display
  8. url=https://github.com/sparkfun/HyperDisplay_ILI9163C_ArduinoLibrary
  9. architectures=*
  10. depends=SparkFun HyperDisplay