summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-22 19:50:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-22 19:50:33 +0000
commit1818052502c2c841df12ef8b8062bd85b4c9379b (patch)
treee015520caeb1c1d4f8e4211ceae807a778ca7826 /nuttx/configs/README.txt
parent43128eb28b390a5990b1fb335229296c2cae9ce8 (diff)
downloadnuttx-1818052502c2c841df12ef8b8062bd85b4c9379b.tar.gz
nuttx-1818052502c2c841df12ef8b8062bd85b4c9379b.tar.bz2
nuttx-1818052502c2c841df12ef8b8062bd85b4c9379b.zip
Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4640 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt13
1 files changed, 11 insertions, 2 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 9cb8cd33b..e4e524822 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1486,9 +1486,18 @@ configs/pcblogic-pic32mx
configs/pic32-starterkit
- This README file discusses the port of NuttX to the Microchip PIC32 Ethernet
+ This directory contains the port of NuttX to the Microchip PIC32 Ethernet
Starter Kit (DM320004) with the Multimedia Expansion Board (MEB, DM320005).
- Advanced USB Storage. See www.microchip.com for further information.
+ See www.microchip.com for further information.
+
+configs/pic32mx7mmb
+
+ This directory will (eventually) contain the port of NuttX to the
+ Mikroelektronika PIC32MX7 Multimedia Board (MMB). See
+ http://www.mikroe.com/ for further information.
+
+ On initial check-in, this directory is just a clone of the PIC32 starter
+ kit port with the appropriate naming changes. More to come.
configs/pjrc-8051
8051 Microcontroller. This port uses the PJRC 87C52 development system