From 787c07292b3d5193397d7a1f90856c72a5211acc Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 26 Dec 2011 01:05:36 +0000 Subject: Fix a MIPS delay slot error in the software interrupt logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4228 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 7154b5d19..284890e42 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2291,6 +2291,9 @@ * arch/arm/src/stm32/stm32_adc.c. The ADC is now functional. A more complete driver would require DMA support. I have some questions still about the accuracy of the timer-driven sampling. - * configs/sure-pic32mx/nsh. The PIC32 port if (finally) functionaal. Add an + * configs/sure-pic32mx/nsh. The PIC32 port is (finally) functional. Add an NSH configuration for the Sure PIC32MX board. * configs/sure-pic32mx/*/defconfig. Calibrated all PIC32 delay loops. + * configs/pcblogic-pic32mx/nsh. Add an NSH configuration for the PCBLogic + PIC32 board. + -- cgit v1.2.3