how to add support for a processor ?
Jason White <[email protected]> Sat, 25 Jun 2011 10:42:57 -0400
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am curious as to what it would take for me to add support for a processor of my choosing. What is the general procedure for adding a pic supported by MPASM ? I believe it involves copying .inc / .lkr files and adding them in gpprocessor.c, however I am unsure of the specifics ...