Content originally posted in LPCWare by causticphoton@gmail.com on Mon Aug 27 21:47:17 MST 2012
First of all, thanks to everyone who has contributed to this great library of code! Amazing.
Its easy to see how the examples work out of the box, but what if I want to use this on hardware other than a dev board?
How do I remove the BSP dependencies in the source and build? How do I link with the compiled library?
How do I use the .a file in my application using LPCXpresso for example?
A HOW TO guide would really help.
Thanks!