From d890cd67c3ef9e702a71bb5ed2f8a5e9e6d4cfac Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 24 May 2013 10:00:54 -0600 Subject: Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the STM32 L family, some STM32L-Discovery LCD debug changes --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 474c1fd63..f064a61f6 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -560,3 +560,6 @@ * apps/examples/tcpecho: Added a simple single threaded, poll based TCP echo server based on W. Richard Stevens UNIX Network Programming Book. Contributed by Max Holtberg (2013-5-22). + * apps/examples/slcd: Add an example for testing alphanumeric, + segment LCDs (2013-5-24). + -- cgit v1.2.3