Misc changes from Richard Cochran

This commit is contained in:
Gregory Nutt
2014-01-15 11:05:15 -06:00
parent be474523c4
commit 32b4a48e7a
53 changed files with 12 additions and 12 deletions
+3 -2
View File
@@ -6463,5 +6463,6 @@
is not really important because up_disable_irq() is not really used is not really important because up_disable_irq() is not really used
for that purpose. But some spurions STM32 ADC interrupts have been for that purpose. But some spurions STM32 ADC interrupts have been
reported to me and this turned out to be the cause in that case. My reported to me and this turned out to be the cause in that case. My
concern not that up_disable_irq() works is that there may now be concern now that up_disable_irq() works is that there may now be
unmasked bugs that leave devices in the disabled state? (2014-1-15). unmasked bugs that leave devices in the disabled state? Thanks to
Manuel Stühn for the tip(2014-1-15).
+1 -1
View File
@@ -234,7 +234,7 @@ arch/avr
MCU families. STATUS: Under development. MCU families. STATUS: Under development.
arch/avr/include/avr and arch/avr/src/avr arch/avr/include/avr and arch/avr/src/avr
Common support for all 8-bit VR MCUs Common support for all 8-bit AVR MCUs
arch/avr/include/atmega and arch/avr/src/atmega arch/avr/include/atmega and arch/avr/src/atmega
Support specifically for the AVR ATMega family (specifically only for Support specifically for the AVR ATMega family (specifically only for
+1 -1
View File
@@ -1,5 +1,5 @@
/**************************************************************************** /****************************************************************************
* arch/avr/include/avr/atmega/irq.h * arch/avr/include/atmega/irq.h
* *
* Copyright (C) 2011 Gregory Nutt. All rights reserved. * Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org> * Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/**************************************************************************** /****************************************************************************
* arch/avr32/src/atmega/atmega_head.S * arch/avr/src/atmega/atmega_head.S
* *
* Copyright (C) 2011 Gregory Nutt. All rights reserved. * Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org> * Author: Gregory Nutt <gnutt@nuttx.org>
-1
View File
@@ -1,6 +1,5 @@
/************************************************************************************ /************************************************************************************
* configs/amber/src/up_boot.c * configs/amber/src/up_boot.c
* arch/mips/src/board/up_boot.c
* *
* Copyright (C) 2011 Gregory Nutt. All rights reserved. * Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org> * Author: Gregory Nutt <gnutt@nuttx.org>
Executable → Regular
View File
View File
View File
View File
View File
View File
View File
+1 -1
View File
@@ -343,7 +343,7 @@ CONFIG_NET_TCP_RECVDELAY=0
CONFIG_NET_UDP=y CONFIG_NET_UDP=y
CONFIG_NET_UDP_CHECKSUMS=y CONFIG_NET_UDP_CHECKSUMS=y
CONFIG_NET_UDP_CONNS=8 CONFIG_NET_UDP_CONNS=8
# CONFIG_NET_BROADCAST is not set CONFIG_NET_BROADCAST=y
CONFIG_NET_ICMP=y CONFIG_NET_ICMP=y
CONFIG_NET_ICMP_PING=y CONFIG_NET_ICMP_PING=y
# CONFIG_NET_PINGADDRCONF is not set # CONFIG_NET_PINGADDRCONF is not set
+1 -1
View File
@@ -343,7 +343,7 @@ CONFIG_NET_TCP_RECVDELAY=0
CONFIG_NET_UDP=y CONFIG_NET_UDP=y
CONFIG_NET_UDP_CHECKSUMS=y CONFIG_NET_UDP_CHECKSUMS=y
CONFIG_NET_UDP_CONNS=8 CONFIG_NET_UDP_CONNS=8
# CONFIG_NET_BROADCAST is not set CONFIG_NET_BROADCAST=y
CONFIG_NET_ICMP=y CONFIG_NET_ICMP=y
CONFIG_NET_ICMP_PING=y CONFIG_NET_ICMP_PING=y
# CONFIG_NET_PINGADDRCONF is not set # CONFIG_NET_PINGADDRCONF is not set
Executable → Regular
View File
View File
+1 -1
View File
@@ -375,7 +375,7 @@ CONFIG_NET_TCPBACKLOG=y
CONFIG_NET_UDP=y CONFIG_NET_UDP=y
CONFIG_NET_UDP_CHECKSUMS=y CONFIG_NET_UDP_CHECKSUMS=y
CONFIG_NET_UDP_CONNS=8 CONFIG_NET_UDP_CONNS=8
# CONFIG_NET_BROADCAST is not set CONFIG_NET_BROADCAST=y
CONFIG_NET_ICMP=y CONFIG_NET_ICMP=y
CONFIG_NET_ICMP_PING=y CONFIG_NET_ICMP_PING=y
# CONFIG_NET_PINGADDRCONF is not set # CONFIG_NET_PINGADDRCONF is not set
View File
Executable → Regular
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
Executable → Regular
View File
View File
Executable → Regular
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
Executable → Regular
View File
View File
View File
View File
View File
Executable → Regular
View File

Some files were not shown because too many files have changed in this diff Show More