aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-22 21:28:15 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-22 21:28:15 +0000
commit22c2af3274fcc0fc4d047e1595cab488b5505961 (patch)
treeb1a163b1c5871993fabd278e72a3a8d10b63c357 /nuttx/configs/sure-pic32mx
parent268286b979cc89f4cbfe28e023a9ecab8d55bfec (diff)
downloadpx4-firmware-22c2af3274fcc0fc4d047e1595cab488b5505961.tar.gz
px4-firmware-22c2af3274fcc0fc4d047e1595cab488b5505961.tar.bz2
px4-firmware-22c2af3274fcc0fc4d047e1595cab488b5505961.zip
Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common directory
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4865 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/sure-pic32mx')
-rw-r--r--nuttx/configs/sure-pic32mx/README.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/nuttx/configs/sure-pic32mx/README.txt b/nuttx/configs/sure-pic32mx/README.txt
index 32f93ba00..40ddc25a7 100644
--- a/nuttx/configs/sure-pic32mx/README.txt
+++ b/nuttx/configs/sure-pic32mx/README.txt
@@ -255,8 +255,8 @@ Toolchains
An alternative, build-it-yourself toolchain is available here:
http://sourceforge.net/projects/microchipopen/ . These tools were
- last updated circa 2010. However, this is the only way that I know of
- to get free C++ support.
+ last updated circa 2010. NOTE: C++ support still not available
+ in this toolchain.
Building MicrochipOpen (on Linux)
@@ -277,8 +277,6 @@ Toolchains
Note that the tools will have the prefix, mypic32- so, for example, the
compiler will be called mypic32-gcc.
- This will check out the selected branch and build the tools.
-
MPLAB/C32 vs MPLABX/X32
-----------------------