summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-17 23:52:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-17 23:52:30 +0000
commit006c47cc2840ff87ce0386842f94665909891fc4 (patch)
tree8b2a7f9d46d53c559b737bfdeaf4900cc6c85104 /nuttx/configs/pcblogic-pic32mx/ostest/defconfig
parent1a29cde8f665b81892b0b577615455bf5e3d9ff4 (diff)
downloadpx4-nuttx-006c47cc2840ff87ce0386842f94665909891fc4.tar.gz
px4-nuttx-006c47cc2840ff87ce0386842f94665909891fc4.tar.bz2
px4-nuttx-006c47cc2840ff87ce0386842f94665909891fc4.zip
Add start function
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3621 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pcblogic-pic32mx/ostest/defconfig')
-rw-r--r--nuttx/configs/pcblogic-pic32mx/ostest/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/pcblogic-pic32mx/ostest/defconfig b/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
index ffb9c1442..e357a9e35 100644
--- a/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
+++ b/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
@@ -48,6 +48,7 @@
# the board that supports the particular chip or SoC.
# CONFIG_ARCH_BOARD_name - for use in C code
# CONFIG_ENDIAN_BIG - define if big endian (default is little endian)
+# NOTE: The PIC32MX is always little endian.
# CONFIG_BOARD_LOOPSPERMSEC - for delay loops
# CONFIG_DRAM_SIZE - Describes the installed DRAM.
# CONFIG_DRAM_START - The start address of DRAM (physical)