summaryrefslogtreecommitdiff
path: root/nuttx/configs/twr-k60n512/src
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-18 22:37:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-18 22:37:09 +0000
commit4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384 (patch)
tree8a379329c8ce81aa01d35861298ccf60c752fedd /nuttx/configs/twr-k60n512/src
parentb53a4426e1cf580b32c663500ba1b4bb42cb3fdf (diff)
downloadpx4-nuttx-4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384.tar.gz
px4-nuttx-4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384.tar.bz2
px4-nuttx-4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384.zip
The basic Kinetis K60 port works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3892 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/twr-k60n512/src')
-rwxr-xr-xnuttx/configs/twr-k60n512/src/twrk60-internal.h36
1 files changed, 18 insertions, 18 deletions
diff --git a/nuttx/configs/twr-k60n512/src/twrk60-internal.h b/nuttx/configs/twr-k60n512/src/twrk60-internal.h
index 72c005d70..bbec8955a 100755
--- a/nuttx/configs/twr-k60n512/src/twrk60-internal.h
+++ b/nuttx/configs/twr-k60n512/src/twrk60-internal.h
@@ -89,24 +89,24 @@
* E2 / Yellow LED PTA28 PTA28
* E3 / Green LED PTA29 PTA29
* E4 / Blue LED PTA10 PTA10
- * Potentiometer Potentiometer (R71) ? ADC1_DM1
- * Accelerometer I2C SDA PTD9 I2C0_SDA
- * I2C SCL PTD8 I2C0_SCL
- * IRQ PTD10 PTD10
- * Touch Pad / Segment Electrode 0 (J3 Pin 3) PTB0 TSI0_CH0
- * LCD TWRPI Socket Electrode 1 (J3 Pin 5) PTB1 TSI0_CH6
- * Electrode 2 (J3 Pin 7) PTB2 TSI0_CH7
- * Electrode 3 (J3 Pin 8) PTB3 TSI0_CH8
- * Electrode 4 (J3 Pin 9) PTC0 TSI0_CH13
- * Electrode 5 (J3 Pin 10) PTC1 TSI0_CH14
- * Electrode 6 (J3 Pin 11) PTC2 TSI0_CH15
- * Electrode 7 (J3 Pin 12) PTA4 TSI0_CH5
- * Electrode 8 (J3 Pin 13) PTB16 TSI0_CH9
- * Electrode 9 (J3 Pin 14) PTB17 TSI0_CH10
- * Electrode 10 (J3 Pin 15) PTB18 TSI0_CH11
- * Electrode 11 (J3 Pin 16) PTB19 TSI0_CH12
- * TWRPI ID0 (J3 Pin 17) ? ADC1_DP1
- * TWRPI ID1 (J3 Pin 18) ? ADC1_SE16
+ * Potentiometer Potentiometer (R71) ? ADC1_DM1
+ * Accelerometer I2C SDA PTD9 I2C0_SDA
+ * I2C SCL PTD8 I2C0_SCL
+ * IRQ PTD10 PTD10
+ * Touch Pad / Segment Electrode 0 (J3 Pin 3) PTB0 TSI0_CH0
+ * LCD TWRPI Socket Electrode 1 (J3 Pin 5) PTB1 TSI0_CH6
+ * Electrode 2 (J3 Pin 7) PTB2 TSI0_CH7
+ * Electrode 3 (J3 Pin 8) PTB3 TSI0_CH8
+ * Electrode 4 (J3 Pin 9) PTC0 TSI0_CH13
+ * Electrode 5 (J3 Pin 10) PTC1 TSI0_CH14
+ * Electrode 6 (J3 Pin 11) PTC2 TSI0_CH15
+ * Electrode 7 (J3 Pin 12) PTA4 TSI0_CH5
+ * Electrode 8 (J3 Pin 13) PTB16 TSI0_CH9
+ * Electrode 9 (J3 Pin 14) PTB17 TSI0_CH10
+ * Electrode 10 (J3 Pin 15) PTB18 TSI0_CH11
+ * Electrode 11 (J3 Pin 16) PTB19 TSI0_CH12
+ * TWRPI ID0 (J3 Pin 17) ? ADC1_DP1
+ * TWRPI ID1 (J3 Pin 18) ? ADC1_SE16
*/
#define GPIO_SD_CARDDETECT (GPIO_PULLUP | PIN_INT_BOTH | PIN_PORTE | PIN28)