aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/include/board.h
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2012-08-27 07:25:05 +0200
committerLorenz Meier <lm@inf.ethz.ch>2012-08-27 07:25:05 +0200
commit58b51743f2886120062056a12f9f52ef0e77653a (patch)
tree24f620766043e5b133f8c818e5431041f5545055 /nuttx/configs/px4fmu/include/board.h
parent2963dc679a63309a7b26da1677208fbdb4aec146 (diff)
parent4636d41390d0e8afa80da3f9a53600a80ed672bf (diff)
downloadpx4-firmware-58b51743f2886120062056a12f9f52ef0e77653a.tar.gz
px4-firmware-58b51743f2886120062056a12f9f52ef0e77653a.tar.bz2
px4-firmware-58b51743f2886120062056a12f9f52ef0e77653a.zip
Merge branch 'master' of github.com:PX4/Firmware into px4dev_new_driver_wip
Diffstat (limited to 'nuttx/configs/px4fmu/include/board.h')
-rwxr-xr-xnuttx/configs/px4fmu/include/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu/include/board.h b/nuttx/configs/px4fmu/include/board.h
index 60a295f8d..a7dae6552 100755
--- a/nuttx/configs/px4fmu/include/board.h
+++ b/nuttx/configs/px4fmu/include/board.h
@@ -106,7 +106,7 @@
#define STM32_PLLCFG_PLLM RCC_PLLCFG_PLLM(24)
#define STM32_PLLCFG_PLLN RCC_PLLCFG_PLLN(336)
#define STM32_PLLCFG_PLLP RCC_PLLCFG_PLLP_2
-#define STM32_PLLCFG_PPQ RCC_PLLCFG_PLLQ(7)
+#define STM32_PLLCFG_PLLQ RCC_PLLCFG_PLLQ(7)
#define STM32_SYSCLK_FREQUENCY 168000000ul