--------------------------------------------------------
- GPICD
- The GNU PIC Programmer and In-Circuit Debugger
--------------------------------------------------------

GPICD is an open-source Programmer and In-Circuit debugger for the
Microchip (TM) PIC (TM) family of microcontrollers.
It is an ideal complement for the gputils development tool set.

The official site is http://gpicd.sourceforge.net


--------------------------------------------------------
- Compiling GPICD
--------------------------------------------------------

To compile, GPICD requires gcc, gputils and the GTK+ development stuffs.

$ make
$ make rpm  # If you want an RPM package
