summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-11 22:47:59 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-11 22:47:59 +0000
commitccf24f3bcf9d1e091d46ee332237f1875b6455a7 (patch)
tree7ff60e028ca901c68629a4bfbeaef91bcbc9f7a4 /nuttx/configs
parent2b3e2fd11b2e706651539f21653c7b6b0a14508d (diff)
downloadpx4-nuttx-ccf24f3bcf9d1e091d46ee332237f1875b6455a7.tar.gz
px4-nuttx-ccf24f3bcf9d1e091d46ee332237f1875b6455a7.tar.bz2
px4-nuttx-ccf24f3bcf9d1e091d46ee332237f1875b6455a7.zip
More PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3591 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/pcblogic-pic32mx/README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/nuttx/configs/pcblogic-pic32mx/README.txt b/nuttx/configs/pcblogic-pic32mx/README.txt
index a84402c5e..4df0b6d95 100644
--- a/nuttx/configs/pcblogic-pic32mx/README.txt
+++ b/nuttx/configs/pcblogic-pic32mx/README.txt
@@ -6,3 +6,16 @@ PCB Logic Design Co. This board features the MicroChip PIC32MX460F512L.
The board is a very simple -- little more than a carrier for the PIC32
MCU plus voltage regulation, debug interface, and an OTG connector.
+Contents
+========
+
+ Toolchains
+
+Toolchains
+==========
+
+ I am using the free, LITE version of the PIC32MX toolchain available
+ for download from the microchip.com web site. I am using the Windows
+ version. This is only toolchain currently supported in these
+ configurations, but it should be a simple matter to adapt to other
+ toolchains by modifying the Make.defs file include in each configuration.