summaryrefslogtreecommitdiff
path: root/nuttx/configs/arduino-due/include
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-28 08:54:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-28 08:54:09 -0600
commit3e55b42b15f4fd4c60caf81797a1b8b8777a3ffa (patch)
tree8c33674f2aea62e6653fea112734cac6cd38a722 /nuttx/configs/arduino-due/include
parent02285861fa24609bc9b8a7df2703835113b93c8e (diff)
downloadnuttx-3e55b42b15f4fd4c60caf81797a1b8b8777a3ffa.tar.gz
nuttx-3e55b42b15f4fd4c60caf81797a1b8b8777a3ffa.tar.bz2
nuttx-3e55b42b15f4fd4c60caf81797a1b8b8777a3ffa.zip
Add instructions to use BOSSA to load nuttx into Due
Diffstat (limited to 'nuttx/configs/arduino-due/include')
-rw-r--r--nuttx/configs/arduino-due/include/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/arduino-due/include/board.h b/nuttx/configs/arduino-due/include/board.h
index ef841926c..3bff2338e 100644
--- a/nuttx/configs/arduino-due/include/board.h
+++ b/nuttx/configs/arduino-due/include/board.h
@@ -78,7 +78,6 @@
*/
#define BOARD_CKGR_PLLAR_MUL (13 << PMC_CKGR_PLLAR_MUL_SHIFT)
-#define BOARD_CKGR_PLLAR_STMODE PMC_CKGR_PLLAR_STMODE_FAST
#define BOARD_CKGR_PLLAR_COUNT (63 << PMC_CKGR_PLLAR_COUNT_SHIFT)
#define BOARD_CKGR_PLLAR_DIV PMC_CKGR_PLLAR_DIV_BYPASS