summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32mx7mmb/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/pic32mx7mmb/README.txt')
-rw-r--r--nuttx/configs/pic32mx7mmb/README.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/nuttx/configs/pic32mx7mmb/README.txt b/nuttx/configs/pic32mx7mmb/README.txt
index 7f5e7cb0f..c006908ed 100644
--- a/nuttx/configs/pic32mx7mmb/README.txt
+++ b/nuttx/configs/pic32mx7mmb/README.txt
@@ -174,8 +174,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)
@@ -196,8 +196,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
-----------------------