Re: Creating XC8 new library in MPLAB X IDE v5.35
2020/09/12 23:16:58
(permalink)
I agree with ric; it's pretty much pointless to do a library for PIC development. This is especially true with XC8 since it doesn't compile source files into object files, so there's no real compilation speed improvement with a library.