Line No. | Rev | Author | Line |
---|---|---|---|
1 | 32 | kaklik | /****************************************************************************** |
2 | |||
3 | USB PIC32-Specific Header |
||
4 | |||
5 | This file defines PIC32-specific items. |
||
6 | |||
7 | |||
8 | Software License Agreement |
||
9 | |||
10 | The software supplied herewith by Microchip Technology Incorporated |
||
11 | (the Company) for its PICmicro® Microcontroller is intended and |
||
12 | supplied to you, the Companys customer, for use solely and |
||
13 | exclusively on Microchip PICmicro Microcontroller products. The |
||
14 | software is owned by the Company and/or its supplier, and is |
||
15 | protected under applicable copyright laws. All rights are reserved. |
||
16 | Any use in violation of the foregoing restrictions may subject the |
||
17 | user to criminal sanctions under applicable laws, as well as to |
||
18 | civil liability for the breach of the terms and conditions of this |
||
19 | license. |
||
20 | |||
21 | THIS SOFTWARE IS PROVIDED IN AN AS IS CONDITION. NO WARRANTIES, |
||
22 | WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED |
||
23 | TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
||
24 | PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. THE COMPANY SHALL NOT, |
||
25 | IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL OR |
||
26 | CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER. |
||
27 | |||
28 | Change History: |
||
29 | Rev Description |
||
30 | ---------- ---------------------------------------------------------- |
||
31 | 2.6 - 2.6a No change |
||
32 | |||
33 | 2.7 All functionality moved to other header files (mostly |
||
34 | usb_hal_pic32.h) |
||
35 | |||
36 | 2.7a No change |
||
37 | *******************************************************************************/ |
Powered by WebSVN v2.8.3