Sample firmware for a device that has:
- one input pin (RA4)
- one output pin (RC2)
Sample is based on Microchip MLA library (v 2016_11_07) example: USB device hid_custom.
Microchip MLA library is required for compiling the project.
- Download and install Microchip MLA library.
- If your copy of MLA library is not installed in
C:/microchip/mla/v2016_11_07update references inlow_pin_count_usb_development_kit_pic16f1459.x\nbproject\configurations.xmlaccordingly. - Open project in MPLAB X ide.
- Compile normally.