提交历史

作者 SHA1 备注 提交日期
  Alan C. Assis 54134507ff lcd: Add support to Holtek HT16K33 as 14-segment display controller 3 年之前
  Michal Lenc cf7cfa682b drivers: added support for ili9225 controller 3 年之前
  Alin Jerpelea e5b6305f4a drivers: Author Gregory Nutt: update licenses to Apache 3 年之前
  Michal Lenc b11bfefff5 drivers/lcd: Added support for ST7789 controller based on ST7735 3 年之前
  Matias N 278e7af5e5 Add LCD character driver: allows interacting with LCD directly from userspace 4 年之前
  Ouss4 bd82486f1c drivers/lcd: Add support for the ST7735 TFT controller. 4 年之前
  Xiang Xiao 5eae32577e build: Move INCDIROPT to common place 4 年之前
  Gregory Nutt 5c0e8e88b1 Revert "Makefile: move INCDIROPT to common place (#625)" 4 年之前
  Xiang Xiao b9ace36fcc Makefile: move INCDIROPT to common place (#625) 4 年之前
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
  Dave Marples e99a8d192d Generic SPI interface for controlling an LCD display 4 年之前
  Alin Jerpelea 55a4029885 Merged in alinjerpelea/nuttx (pull request #928) 5 年之前
  Gregory Nutt a830d59da2 This commit brings in a complete, but untested, implementation of a driver for the TI TDA19988 HDMI Encoder. This encoder is used on the Beaglebone Black board. Since this driver is untested, it requires CONFIG_EXPERIMENTAL in the configuration. 5 年之前
  Alan Carvalho de Assis ed64da90fa drivers/lcd: Add support to Alphanumeric Sitronix ST7032i display 5 年之前
  Gregory Nutt 9da3d4a2a9 drivers/lcd and configs/olimex-lpc1766stk: Remove support for the Nokia6100 LCD. That LCD uses a 9-bit SPI interface (the 9th bit being the command/data bit that is normally a discrete). That communication was never successfully integrated. I now believe that it would would require some special support from the low-level, MCU SPI driver to manage that 9th bit. The deleted code is still available in the Obsoleted repository in the nuttx/drivers/lcd, nuttx/configs/olimex-lpc1766stk, and Patches directories. 6 年之前
  Gregory Nutt eb3663721e Squashed commit of the following: 6 年之前
  Gregory Nutt 6a405ead67 This commit adds a barbones FTDI FT80x driver. It is untested (I don't even have hardware yet and, hence, it is marked as EXPERIMENTAL 6 年之前
  Gregory Nutt c2c2c4f111 drivers/lcd: Make LCD driver configuration indepently selected from NX graphics configuration. This makes things awkward and loses some error checking but is a necessary step in order to make LCD drivers usable when the NX graphics system is disabled. 7 年之前
  Alan Carvalho de Assis 829e6520e3 drivers/lcd/max7219.c: Add support to MAX7219 LED Matrix as LCD interface 7 年之前
  Gregory Nutt a9c054237a drivers/lcd: Add suppose for a generic front-end that will convert any LCD driver into a framebuffer driver. 7 年之前
  Alan Carvalho de Assis 8df5c29857 Add driver for Nokia 5110 (Philips PCD8544) 7 年之前
  Gregory Nutt 1571575d54 Perhaps this is a little clearer 8 年之前
  Gregory Nutt e57a6d14c3 lcd/Kconfig, Make.defs: Remove dependency of CONFIG_LCD_NXDRIVER for building non-graphic, SLCD drivers. 8 年之前
  Dave dc1c27cee7 * This driver supports the 'I2C lcd backpack' design that is based on the PCF8574 io expander. There's a myriad of different vendors of such, but they are principally the same, save wiring and minor features like jumpers for I2C addresses. This driver supports known and unknown variants. 8 年之前
  Paul A. Patience 01b68e90d0 Add SSD1351 OLED controller support 9 年之前
  Alan Carvalho de Assis a3e24a0b6c Modify the SSD1306 LCD driver to support either the SPI or I2C interface. From Alan Carvalho de Assis, 9 年之前
  Gregory Nutt a8a3790139 RA8875 LCD driver contributed by Marten Svanfeldt 9 年之前
  Gregory Nutt 9f3d4b30fb Add st7565.c to build 10 年之前
  Gregory Nutt fa3753c466 rivers: enable usage of ili9341 10 年之前
  Gregory Nutt a9b01d5824 Support for the MIO283QT9A LCD from Toby Duckworth 10 年之前