More PIC32 header files

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3591 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-05-11 22:47:59 +00:00
parent 310d7ee1f6
commit c0154a669e
+13
View File
@@ -6,3 +6,16 @@ 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.