summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a3d3c8dd7..2ab92b961 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7251,7 +7251,7 @@
* arch/z16/src/z16f_timerisr.c: Fix calculation of timer
reload and prescaler. The timer frequency was way too fast
(2014-4-25).
- * arch/arm/src/stm32/stm32_otgfsdev.c: Sourceforge Ticket #26.
- up_prioritize_irq should not be called if CONFIG_ARCH_IRQPRIO
- is not defined (2014-4-25).
+ * arch/arm/src/stm32/stm32_otgfsdev.c and others: Sourceforge
+ Ticket #26. up_prioritize_irq should not be called if
+ CONFIG_ARCH_IRQPRIO is not defined (2014-4-25).