Add MPLAB X project for PIC24.

Remove PIC24 demo warnings when XC16 is used as the compiler.
This commit is contained in:
Richard Barry 2013-06-08 18:19:50 +00:00
parent 2089f31f18
commit c9b30b9fe7
16 changed files with 839 additions and 0 deletions

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://www.netbeans.org/ns/project/1">
<type>com.microchip.mplab.nbide.embedded.makeproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/make-project/1">
<name>RTOSDemo_PIC24_dsPIC</name>
<creation-uuid>c6678f4a-9efa-4809-b5d8-ac295272b608</creation-uuid>
<make-project-type>0</make-project-type>
<c-extensions>c</c-extensions>
<cpp-extensions/>
<header-extensions>h</header-extensions>
<sourceEncoding>ISO-8859-1</sourceEncoding>
<make-dep-projects/>
</data>
</configuration>
</project>