o: ActiveSupport::Cache::Entry :@compressedF:@value"Ø"Ò
| HardwareProfile.h | ||
|---|---|---|
| 12 | 12 |
Low Pin Count USB Development Kit |
| 13 | 13 |
The firmware may be modified for use on other USB |
| 14 | 14 |
platforms by editing this file (HardwareProfile.h) |
| 15 |
Compiler: Microchip C18 (for PIC18), C30 (for PIC24),
|
|
| 15 |
Compiler: Microchip C18 (for PIC18), C30 (for PIC24),
|
|
| 16 | 16 |
or C32 (for PIC32) |
| 17 | 17 |
Company: Microchip Technology, Inc. |
| 18 | 18 |
|
| ... | ... | |
| 61 | 61 |
#include "HardwareProfile - PIC32MX460F512L PIM.h" |
| 62 | 62 |
#elif defined(PIC32_USB_STARTER_KIT) |
| 63 | 63 |
#include "HardwareProfile - PIC32 USB Starter Kit.h" |
| 64 |
#else
|
|
| 65 |
#include "HardwareProfile - UBW32.h"
|
|
| 64 |
#else
|
|
| 65 |
#include "HardwareProfile - UBW32.h"
|
|
| 66 | 66 |
#endif |
| 67 | 67 |
#elif defined(__32MX795F512L__) |
| 68 | 68 |
#if defined(PIC32MX795F512L_PIM) |
| ... | ... | |
| 83 | 83 |
|
| 84 | 84 |
#if defined(__18CXX) |
| 85 | 85 |
#if defined(__18F4550) |
| 86 |
#include "HardwareProfile - PICDEM FSUSB.h"
|
|
| 86 |
#include "HardwareProfile - UBW.h"
|
|
| 87 | 87 |
#elif defined(__18F87J50) |
| 88 | 88 |
#include "HardwareProfile - PIC18F87J50 PIM.h" |
| 89 | 89 |
#elif defined(__18F14K50) |
| 90 | 90 |
#include "HardwareProfile - Low Pin Count USB Development Kit.h" |
| 91 | 91 |
#elif defined(__18F46J50) |
| 92 | 92 |
#include "HardwareProfile - PIC18F46J50 PIM.h" |
| 93 |
#elif defined(__18F2550)
|
|
| 94 |
#include "HardwareProfile - UBW.h"
|
|
| 93 |
#elif defined(__18F2550)
|
|
| 94 |
#include "HardwareProfile - UBW.h"
|
|
| 95 | 95 |
#endif |
| 96 | 96 |
#endif |
| 97 | 97 |
#endif |