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.
Showing
- Documentation/NuttxPortingGuide.html 1 addition, 1 deletionDocumentation/NuttxPortingGuide.html
- configs/olimex-lpc1766stk/README.txt 7 additions, 8 deletionsconfigs/olimex-lpc1766stk/README.txt
- configs/olimex-lpc1766stk/nx/defconfig 0 additions, 59 deletionsconfigs/olimex-lpc1766stk/nx/defconfig
- configs/olimex-lpc1766stk/src/Makefile 0 additions, 4 deletionsconfigs/olimex-lpc1766stk/src/Makefile
- configs/olimex-lpc1766stk/src/lpc17_lcd.c 0 additions, 258 deletionsconfigs/olimex-lpc1766stk/src/lpc17_lcd.c
- configs/olimex-stm32-p407/README.txt 3 additions, 3 deletionsconfigs/olimex-stm32-p407/README.txt
- drivers/lcd/Kconfig 1 addition, 106 deletionsdrivers/lcd/Kconfig
- drivers/lcd/Make.defs 0 additions, 4 deletionsdrivers/lcd/Make.defs
- drivers/lcd/README.txt 0 additions, 11 deletionsdrivers/lcd/README.txt
- drivers/lcd/nokia6100.c 0 additions, 1172 deletionsdrivers/lcd/nokia6100.c
- include/nuttx/lcd/nokia6100.h 0 additions, 144 deletionsinclude/nuttx/lcd/nokia6100.h
Loading
Please register or sign in to comment