From 44d017bbaf9aff6d3f7b5dfd2042a71a6414380c Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 16 Jan 2012 15:43:01 +0000 Subject: Increase range of pulse count in PWM driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4302 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 3252793fc..c74f78a12 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2367,3 +2367,6 @@ point numbers (Contributed by Mikhail Bychek) 6.15 2012-xx-xx Gregory Nutt + + * arch/arm/src/stm32/stm32_pwm.c: Pulse count was limited to 128; now is + (essentially) unlimited. -- cgit v1.2.3