summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-14 11:03:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-14 11:03:22 -0600
commitba5d1fc56243b7e1cbaa19df522bdec6730a07c3 (patch)
tree364b3fe6dc8c370decfc32759ceb37992a728bdf /nuttx/configs
parent2ebef6ed3eb752ba0343ca81496e0666e7d5b838 (diff)
downloadpx4-nuttx-ba5d1fc56243b7e1cbaa19df522bdec6730a07c3.tar.gz
px4-nuttx-ba5d1fc56243b7e1cbaa19df522bdec6730a07c3.tar.bz2
px4-nuttx-ba5d1fc56243b7e1cbaa19df522bdec6730a07c3.zip
SAMD20: Add NVMCTRL register definition header file. Also empty framework for clock configuration
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/samd20-xplained/include/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/samd20-xplained/include/board.h b/nuttx/configs/samd20-xplained/include/board.h
index 6bd10f224..6a57e7084 100644
--- a/nuttx/configs/samd20-xplained/include/board.h
+++ b/nuttx/configs/samd20-xplained/include/board.h
@@ -136,6 +136,10 @@
#define BOARD_PBC_FREQUENCY (BOARD_MCK_FREQUENCY >> BOARD_PBC_SHIFT)
#define BOARD_PBD_FREQUENCY (BOARD_MCK_FREQUENCY >> BOARD_PBD_SHIFT)
+/* FLASH wait states */
+
+#define BOARD_FLASH_WAITSTATES 0
+
/* LED definitions ******************************************************************/
/* There are three LEDs on board the SAMD20 Xplained Pro board: The EDBG
* controls two of the LEDs, a power LED and a status LED. There is only