summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-26 17:13:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-26 17:13:16 +0000
commit20817513afe659a03bba16ce6ff8ba6ad95aff2a (patch)
tree985756d71108445b7c0e680bdb546fc7740d79f8 /nuttx/configs/pic32-starterkit
parent9eb6e49a56899f4347f96a6fbaa4bc89fd6e411c (diff)
downloadpx4-nuttx-20817513afe659a03bba16ce6ff8ba6ad95aff2a.tar.gz
px4-nuttx-20817513afe659a03bba16ce6ff8ba6ad95aff2a.tar.bz2
px4-nuttx-20817513afe659a03bba16ce6ff8ba6ad95aff2a.zip
Add NXFFS configuration for Mirtoo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4871 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pic32-starterkit')
-rw-r--r--nuttx/configs/pic32-starterkit/README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/pic32-starterkit/README.txt b/nuttx/configs/pic32-starterkit/README.txt
index 8ef5aae27..e8c62bf0f 100644
--- a/nuttx/configs/pic32-starterkit/README.txt
+++ b/nuttx/configs/pic32-starterkit/README.txt
@@ -428,14 +428,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)