From 8b265a45d9b5d840b563321941c632bd3b2c3963 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 15 Feb 2012 17:51:30 +0000 Subject: Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4395 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 1ca261df6..f79305d47 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -188,3 +188,5 @@ dump the system log if CONFIG_SYSLOG is selected. 6.16 2012-xx-xx Gregory Nutt + + * apps/examples/qencoder: Add a quadrature driver test. -- cgit v1.2.3