Skip to content
Commit 9da3d4a2 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

drivers/lcd and configs/olimex-lpc1766stk: Remove support for the Nokia6100...

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.
parent cc1d68bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment