summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-10 22:40:59 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-10 22:40:59 +0000
commitf5ceed6eb99ef75a3943ff291ae75da5580eaef8 (patch)
tree4df665888ef9da704aff8c7275867dee3d02b6c1 /nuttx/configs/sure-pic32mx
parent95f5523197bf51b232a38993f3489346500819e7 (diff)
downloadpx4-nuttx-f5ceed6eb99ef75a3943ff291ae75da5580eaef8.tar.gz
px4-nuttx-f5ceed6eb99ef75a3943ff291ae75da5580eaef8.tar.bz2
px4-nuttx-f5ceed6eb99ef75a3943ff291ae75da5580eaef8.zip
PIC32 start kit port builds successfully
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4037 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sure-pic32mx')
-rw-r--r--nuttx/configs/sure-pic32mx/include/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sure-pic32mx/include/board.h b/nuttx/configs/sure-pic32mx/include/board.h
index cc33a6df0..ae850de46 100644
--- a/nuttx/configs/sure-pic32mx/include/board.h
+++ b/nuttx/configs/sure-pic32mx/include/board.h
@@ -3,7 +3,7 @@
* include/arch/board/board.h
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -69,7 +69,7 @@
*/
#define BOARD_UPLL_IDIV 5 /* USB PLL divider */
-#define BOARD_USB_CLOCK 48000000 /* USB clock ((20MHz / 5) * 24) */
+#define BOARD_USB_CLOCK 48000000 /* USB clock ((20MHz / 5) * 24) / 2 */
/* Peripheral clock is *not* divided down from CPU clock.
* PBCLOCK = CPU_CLOCK / PBDIV