This repository contains PIC32MK USB Device code generated using MPLAB Harmony V3.
The target is a custom PCB containing a PIC32MK1024GPK064 with a 8MHz Crystal Oscillator.
The MPLAB Harmony 3 Content Manager will download harmony components to a folder on your local drive. Within the root harmony folder should be a usb\doc folder containg
- help_harmony_usb.pdf - Acrobat PDF document
- help_harmony_usb.chm - Windows help file
-
PIC32MK_USB/firmware/src/config/default/default.mhc contains the configuration files for Harmony.
-
The remainder of the PIC32MK_USB/firmware/src/config/default folder contains files automatically generated by Harmony and can be deleted and.or recreated by Harmony. They have been included in the repo to allow the code to successfully build without having to use Harmony.