Hi,
I have a product with a PIC microcontroller on the board. The board exists in (currently) two revisions, and each revision has a slightly different PIC micro (both PIC18).
Is it possible to support both boards in the same project in MPLABX?
How do you handle a situation like that? Have a project for each board revision, and keep the sources in sync betweeb the two?
BR Jonas