summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-19 18:06:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-19 18:06:02 +0000
commit3d7a7cab5a53586684ea034062e200d33951fef0 (patch)
tree5e3612604094f710801c50e8ab78d34388e45572 /nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h
parent1662fe2b9a8d4d6b9241949dd14f980de45c0b2f (diff)
downloadpx4-nuttx-3d7a7cab5a53586684ea034062e200d33951fef0.tar.gz
px4-nuttx-3d7a7cab5a53586684ea034062e200d33951fef0.tar.bz2
px4-nuttx-3d7a7cab5a53586684ea034062e200d33951fef0.zip
Add STM3240 alternate pin functions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4103 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h')
-rw-r--r--nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h b/nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h
index 3caf54279..c6d4a727a 100644
--- a/nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h
+++ b/nuttx/arch/arm/src/stm32/chip/stm32f103ze_pinmap.h
@@ -46,7 +46,13 @@
* Pre-processor Definitions
************************************************************************************/
-/* Alternate Pin Functions: */
+/* Alternate Pin Functions */
+
+/* Additional effort is required to select specific GPIO options such as frequency,
+ * open-drain/push-pull, and pull-up/down!
+ */
+
+#warning "Missing logic"
/* TIMERS */