nuttx/configs/pcblogic-pic32mx
patacongo c0154a669e More PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3591 42af7a65-404d-4744-a932-0658087f49c3
2011-05-11 22:47:59 +00:00
..
include
ostest
src
README.txt More PIC32 header files 2011-05-11 22:47:59 +00:00

configs/pic32mx README
=====================

This README file discusses the port of NuttX to the PIC32MX board from
PCB Logic Design Co.  This board features the MicroChip PIC32MX460F512L.
The board is a very simple -- little more than a carrier for the PIC32
MCU plus voltage regulation, debug interface, and an OTG connector.

Contents
========

  Toolchains

Toolchains
==========

  I am using the free, LITE version of the PIC32MX toolchain available
  for download from the microchip.com web site.  I am using the Windows
  version.  This is only toolchain currently supported in these
  configurations, but it should be a simple matter to adapt to other
  toolchains by modifying the Make.defs file include in each configuration.