Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD support and to the apps/examples/slcd segment LCD test.

This commit is contained in:
Gregory Nutt
2013-05-24 12:00:15 -06:00
parent af870d7ae3
commit bc4e519042
5 changed files with 42 additions and 30 deletions
+3
View File
@@ -4790,4 +4790,7 @@
USB device, the board does not (2013-5-24).
* arch/arm/src/stm32/stm32_lse.c: Add support for the STM32L CSR register
and for the LSE LCD clock source (2013-5-24).
* The STM32L-Discovery segment LCD is now functional and the README file
includes instructions for adding the apps/examples/slcd segment LCD
test as an NSH "built-in" command (2013-5-24).