summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-26 18:59:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-26 18:59:09 +0000
commit766890cba924de0dff8aa855e0456b07ff73e4fd (patch)
tree47b9f0a4944f1f16410d121ff3bf3fa69ad19a13 /nuttx/configs
parentdb457913b33ab75f743e6b9a11931f9d962f2910 (diff)
downloadpx4-nuttx-766890cba924de0dff8aa855e0456b07ff73e4fd.tar.gz
px4-nuttx-766890cba924de0dff8aa855e0456b07ff73e4fd.tar.bz2
px4-nuttx-766890cba924de0dff8aa855e0456b07ff73e4fd.zip
USART driver implementation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2095 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rwxr-xr-xnuttx/configs/stm3210e-eval/include/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/include/board.h b/nuttx/configs/stm3210e-eval/include/board.h
index 00ba0115d..7a747cf9d 100755
--- a/nuttx/configs/stm3210e-eval/include/board.h
+++ b/nuttx/configs/stm3210e-eval/include/board.h
@@ -52,6 +52,10 @@
/* Clocking *************************************************************************/
+# warning "This frequencies are still needed"
+#define STM32_PCLK1_FREQUENCY 1
+#define STM32_PCLK2_FREQUENCY 1
+
/* LED definitions ******************************************************************/
#define LED_STARTED 0