summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-13 02:45:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-13 02:45:17 +0000
commit6bedd0022bd16b9e6953572e079da7b631202b8b (patch)
tree586af3dab873e6e89718c310c40fb1f6c532213b /nuttx/configs/avr32dev1/include
parent0318862731e53936ad76703801278e2f9ea75d9c (diff)
downloadpx4-nuttx-6bedd0022bd16b9e6953572e079da7b631202b8b.tar.gz
px4-nuttx-6bedd0022bd16b9e6953572e079da7b631202b8b.tar.bz2
px4-nuttx-6bedd0022bd16b9e6953572e079da7b631202b8b.zip
GPIO support/USART GPIO init
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3007 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/avr32dev1/include')
-rwxr-xr-xnuttx/configs/avr32dev1/include/board.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/avr32dev1/include/board.h b/nuttx/configs/avr32dev1/include/board.h
index 8f38b2e4f..77d5cd5a3 100755
--- a/nuttx/configs/avr32dev1/include/board.h
+++ b/nuttx/configs/avr32dev1/include/board.h
@@ -63,6 +63,11 @@
#define AVR32_CPU_CLOCK AVR32_FOSC0
#define AVR32_PBA_CLOCK AVR32_FOSC0
+/* Pin muliplexing selecion *********************************************************/
+
+#define PINMUX_USART1_RXD PINMUX_USART1_RXD_1
+#define PINMUX_USART1_TXD PINMUX_USART1_TXD_1
+
/* LED definitions ******************************************************************/
#define LED_STARTED 0