Created Thu, 17 Dec 2015 17:50:57 +0000 by FredCailloux
Thu, 17 Dec 2015 17:50:57 +0000
I want to compile into a Library my latest little PmodDA2 interface. Can I do that with UECIDE or MPIDE or must I resort to another C software to do that. Link to a tutorial would also be appreciated. Thanks
Thu, 17 Dec 2015 18:10:23 +0000
UECIDE is your best bet. Go to Sketch -> Create new -> Library and give it a name.
It will create the library within the sketch initially - it is then up to you to move it elsewhere afterwards.