[C.CC USERS] FFI/Servos/Branch

Matt Jadud jadudm at gmail.com
Fri Jun 4 19:42:50 BST 2010


On Fri, Jun 4, 2010 at 2:20 PM, Dennis Meade <meade.dennis at gmail.com> wrote:
> Since the C servo code references Arduino code, how should that be handled?
>  I was looking at Apache Geronimo at one point and they use Maven to bring
> in the latest copy of any "foreign" code that is used in Geronimo.

We can handle that one of several ways. I think we are license
compatible. The easiest thing might be to trim things down so that the
servo code is "self-contained," and doesn't require linking in too
much of the Arduino codebase. We originally built on top of it, and
then stripped it away. We might be able to help you through the same
process. The ultimate go, obviously, is to keep the runtime from
bloating too much.

If you already have an account on the CS Projects site, you can pass
your account username along, I can create a branch, and give you write
privs to it. Then, you can commit to your hearts content, and we can
ultimately merge the FFI work for the servos brought back into the
trunk.

Sound good? No one else has commented on this idea, so I'm assuming no
other ideas come to mind.

Cheers,
M




More information about the users mailing list