summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam34/sam4s_gpio.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-21 12:34:04 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-21 12:34:04 -0600
commita57800862e4a7ada5615f27ee55cf6177f51fcda (patch)
tree5a69ba07d7ad72fcb0f916ed1e6b8c998cacc055 /nuttx/arch/arm/src/sam34/sam4s_gpio.h
parent1c9606412d286e1018d16fff4d4443d79fbb0bef (diff)
downloadpx4-nuttx-a57800862e4a7ada5615f27ee55cf6177f51fcda.tar.gz
px4-nuttx-a57800862e4a7ada5615f27ee55cf6177f51fcda.tar.bz2
px4-nuttx-a57800862e4a7ada5615f27ee55cf6177f51fcda.zip
SAM4E: Add support for PIO and peripheral clocks
Diffstat (limited to 'nuttx/arch/arm/src/sam34/sam4s_gpio.h')
-rw-r--r--nuttx/arch/arm/src/sam34/sam4s_gpio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/arch/arm/src/sam34/sam4s_gpio.h b/nuttx/arch/arm/src/sam34/sam4s_gpio.h
index 5e398d2c7..b0a4a9f14 100644
--- a/nuttx/arch/arm/src/sam34/sam4s_gpio.h
+++ b/nuttx/arch/arm/src/sam34/sam4s_gpio.h
@@ -51,6 +51,7 @@
#define GPIO_HAVE_PULLDOWN 1
#define GPIO_HAVE_PERIPHCD 1
#define GPIO_HAVE_SCHMITT 1
+#undef GPIO_HAVE_DELAYR
/* Bit-encoded input to sam_configgpio() ********************************************/