From d24dad139fc6732f277a07158aca093acf874db2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 28 Feb 2009 18:50:44 +0000 Subject: Fix more overflow/truncation problems in timer setups git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1537 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nuttx/Documentation/NuttX.html') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index fa59f1d80..cd078a89a 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -1352,8 +1352,9 @@ nuttx-0.4.2 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> wrong by 64 bytes (Kevin Franzen). * ez80Acclaim!: Corrected some stack handling errors during interrupt handling context save and restore (Kevin Franzen). - * ez80Acclaim!:Corrected vector intialization logic (Kevin Franzen). - * ez80Acclaim!: Corrected overflow problem in calculation of baud rate divisor + * ez80Acclaim!: Corrected vector intialization logic (Kevin Franzen). + * ez80Acclaim!: Corrected overflow problem in the calculation of UART baud rate + divisor, the system timer divisor, and the EMAC poll timer. * ez80Acclaim!: Fixed GPIO pin configuration get serial output * ez80Acclaim!: Correct stack overflow in ostest example configuration -- cgit v1.2.3