Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB board

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4795 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-06-01 20:20:08 +00:00
parent ec9c610a2a
commit 2e4da18817
10 changed files with 2214 additions and 4 deletions
+2
View File
@@ -2864,5 +2864,7 @@
configs/pic32mx7mmb/include/board.h: Extended PIC32 device configuration
capabilities and change board.h to support unique clocking requirements
of the Mikroelektronika PIC32MX7 MMB. That board now works!
* configs/pic32mx7mmb/nsh: Added and verify a NuttShell configuration
for the Mikroelektronika PIC32MX7 MMB board.