Endri's Discussions (1)

Sort by

including a static library to ardupilot

Hi every one. 

I need some help with linking some libraries to ardupilot. I created a simple library (AddNumbers) and i paste the AddNumbers's folder on ardupilot/libraries. In that folder i have 4 other folders with the .h, .cpp, .o and .a files.

In a

Read more…