aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-26 17:13:16 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-26 17:13:16 +0000
commit4ba6eec999d9b080416ced6fc8ece2bb390fa89c (patch)
tree985756d71108445b7c0e680bdb546fc7740d79f8 /nuttx/configs/pcblogic-pic32mx
parent49c6fed332d7df61b819e29922fe96afd8c0ca16 (diff)
downloadpx4-firmware-4ba6eec999d9b080416ced6fc8ece2bb390fa89c.tar.gz
px4-firmware-4ba6eec999d9b080416ced6fc8ece2bb390fa89c.tar.bz2
px4-firmware-4ba6eec999d9b080416ced6fc8ece2bb390fa89c.zip
Add NXFFS configuration for Mirtoo
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4871 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/pcblogic-pic32mx')
-rw-r--r--nuttx/configs/pcblogic-pic32mx/README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/pcblogic-pic32mx/README.txt b/nuttx/configs/pcblogic-pic32mx/README.txt
index 76d92e928..37836bc58 100644
--- a/nuttx/configs/pcblogic-pic32mx/README.txt
+++ b/nuttx/configs/pcblogic-pic32mx/README.txt
@@ -211,14 +211,14 @@ Toolchains
Note that the tools will have the prefix, mypic32- so, for example, the
compiler will be called mypic32-gcc.
- Penguino mips-elf Toolchain
+ Pinguino mips-elf Toolchain
---------------------------
- Another option is the mips-elf toolchain used with the Penguino project. This
+ Another option is the mips-elf toolchain used with the Pinguino project. This
is a relatively current mips-elf GCC and should provide free C++ support as
- well. This toolchain can be downloded from the Penguino website:
+ well. This toolchain can be downloded from the Pinguino website:
http://wiki.pinguino.cc/index.php/Main_Page#Download . There is some general
- information about using the Penguino mips-elf toolchain in this thread:
+ information about using the Pinguino mips-elf toolchain in this thread:
http://tech.groups.yahoo.com/group/nuttx/message/1821
See also configs/mirtoo/README.txt. There is an experimental (untested)