From 505963a3568ba0dc23cb0cb7b3efee58f83a49ea Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 30 Jul 2012 16:51:43 +0000 Subject: Add support for testing multiple ADC, PWM, and QE devices git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4993 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 e24d0472d..fa476a06d 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -263,3 +263,5 @@ return value from spawned applications (provided by Mike Smith) * apps/nslib: Lock the schedule while starting built-in applications in order to eliminate race conditions (also from Mike Smith). + * apps/examples/adc, pwm, and qencoder: Add support for testing + devices with multiple ADC, PWM, and QE devices. -- cgit v1.2.3