From acf206fcfba0737d6bccefda54fd442f91f2237e Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 5 Jun 2009 01:42:15 +0000 Subject: Timer interrupts work; examples/ostest passes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1849 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 48c647e55..2c0d9e8b8 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -755,8 +755,8 @@ 0.4.8 2009-xx-xx Gregory Nutt * lib/lib_*stream.c: Extend internal stream logic to support incoming streams. - * arch/arm/src/str71x: Made some progress with the Olimex STR-P711 before my - emulator stopped working. Serial output is now correct. I don't think it - would take much more to get it working! + * arch/arm/src/str71x: Serial output is now correct and timer interrupts are + working. The test at configs/olimex-strp711/ostest passes. This means that + the basic STR-P711 port is complete. -- cgit v1.2.3