Commit History

Author SHA1 Message Date
  Alin Jerpelea 55a4029885 Merged in alinjerpelea/nuttx (pull request #928) 5 years ago
  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 years ago
  Alan Carvalho de Assis ed64da90fa drivers/lcd: Add support to Alphanumeric Sitronix ST7032i display 5 years ago
  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 years ago
  Gregory Nutt eb3663721e Squashed commit of the following: 6 years ago
  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 years ago
  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 years ago
  Alan Carvalho de Assis 829e6520e3 drivers/lcd/max7219.c: Add support to MAX7219 LED Matrix as LCD interface 7 years ago
  Gregory Nutt a9c054237a drivers/lcd: Add suppose for a generic front-end that will convert any LCD driver into a framebuffer driver. 7 years ago
  Alan Carvalho de Assis 8df5c29857 Add driver for Nokia 5110 (Philips PCD8544) 7 years ago
  Gregory Nutt 1571575d54 Perhaps this is a little clearer 8 years ago
  Gregory Nutt e57a6d14c3 lcd/Kconfig, Make.defs: Remove dependency of CONFIG_LCD_NXDRIVER for building non-graphic, SLCD drivers. 8 years ago
  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 years ago
  Paul A. Patience 01b68e90d0 Add SSD1351 OLED controller support 9 years ago
  Alan Carvalho de Assis a3e24a0b6c Modify the SSD1306 LCD driver to support either the SPI or I2C interface. From Alan Carvalho de Assis, 9 years ago
  Gregory Nutt a8a3790139 RA8875 LCD driver contributed by Marten Svanfeldt 9 years ago
  Gregory Nutt 9f3d4b30fb Add st7565.c to build 10 years ago
  Gregory Nutt fa3753c466 rivers: enable usage of ili9341 10 years ago
  Gregory Nutt a9b01d5824 Support for the MIO283QT9A LCD from Toby Duckworth 10 years ago
  Gregory Nutt 45d2bf2554 Support for Sharp Memory LCD. From Librae 10 years ago
  Gregory Nutt d11050e978 Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED module that uses that OLED. 11 years ago
  patacongo 5e9fb81e0d Add an ST7567 LCD driver for ZKIT-ARM-1769 11 years ago
  patacongo cde9146476 Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are reawakened in the USB HID keyboard driver 11 years ago
  patacongo 2def0d877d A few native window build updates 12 years ago
  patacongo 4ee266d94b Centralized the definition of the INCDIR script in tools/Config.mk 12 years ago
  patacongo 3ad2d7abe7 Add driver for Univision UG-2864AMBAG01 12 years ago
  patacongo 1db2607409 Add support for the MIO283QT2 LCD 12 years ago
  patacongo 297fa9415f Add generic SSD1289 LCD driver 12 years ago
  patacongo ee04a259db ADS7843E driver is code complete 13 years ago
  patacongo 1ba2240762 Add initial CC1101 wireless logic from Uros 13 years ago