From 5e23e42a0d5f7256bb284bdd8ffbe7b52eef0cef Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 26 May 2013 09:28:57 -0600 Subject: Extentions SCLD test; SCLD CODEC and LCD1602 driver bug fixes --- nuttx/configs/pcblogic-pic32mx/README.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'nuttx/configs/pcblogic-pic32mx/README.txt') diff --git a/nuttx/configs/pcblogic-pic32mx/README.txt b/nuttx/configs/pcblogic-pic32mx/README.txt index 22815ae0c..fa11750af 100644 --- a/nuttx/configs/pcblogic-pic32mx/README.txt +++ b/nuttx/configs/pcblogic-pic32mx/README.txt @@ -665,15 +665,12 @@ Configuration sub-directories To enable LCD debug output: - Device Drivers: - CONFIG_LCD=y : (Needed to enable LCD debug) - Build Setup: CONFIG_DEBUG=y : Enable debug features CONFIG_DEBUG_VERBOSE=y : Enable LCD debug NOTE: At this point in time, testing of the SLCD is very limited because there is not much in apps/examples/slcd. Certainly there are more bugs - to be found. There are also many segment-encoded glyphs in stm32_lcd.c - But there is a basically functional driver with a working test setup - that can be extended if you want a fully functional SLCD driver. + to be found. But there is a basically functional driver with a working + test setup that can be extended if you want a fully functional LCD1602 + driver. -- cgit v1.2.3