aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-26 20:11:46 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-26 20:11:46 +0000
commit87883c4b5394ad568022ecc7243a648d89b62c41 (patch)
treea8c5f6d3d1d3666cc9be47d7941cff8ce9178a68 /nuttx/configs/README.txt
parent3e1b2867abde43dc1e2a55ccda473f4e5b12702b (diff)
downloadpx4-firmware-87883c4b5394ad568022ecc7243a648d89b62c41.tar.gz
px4-firmware-87883c4b5394ad568022ecc7243a648d89b62c41.tar.bz2
px4-firmware-87883c4b5394ad568022ecc7243a648d89b62c41.zip
Configuration for Sparkfun UBW32 board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4660 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 7da857ec0..570eb7524 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1566,6 +1566,14 @@ configs/twr-k60n512
Kinetis K60 Cortex-M4 MCU. This port uses the FreeScale TWR-K60N512
development board.
+configs/ubw32
+
+ This is the port to the Sparkfun UBW32 board. This port uses the original v2.4
+ board which is based on the MicroChip PIC32MX460F512L. See
+ http://www.sparkfun.com/products/8971. This older version has been replaced
+ with this board http://www.sparkfun.com/products/9713. See also
+ http://www.schmalzhaus.com/UBW32/.
+
configs/us7032evb1
This is a port of the Hitachi SH-1 on the Hitachi SH-1/US7032EVB1 board.
STATUS: Work has just began on this port.