[CCC DEV] [C.CC USERS] FFI/Servos/Branch

Matt Jadud jadudm at gmail.com
Mon Jun 7 14:44:45 BST 2010


Hi Dennis,

On Fri, Jun 4, 2010 at 11:14 PM, Dennis Meade <meade.dennis at gmail.com> wrote:
> I spoke without looking at the C code. It does use pins_arduino.c and
> wiring_digital.c which are both small modules and could be made smaller.
>
> I also forgot to send my username for the subversion repository. It's
> dennism.

I moved this over to "developers," as that list is probably more
appropriate than "users." (At this point, they're both small lists,
and low traffic, but we'll keep up appearances just the same...)

I've created a branch for you:

https://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/branches/avr-servo

You could do an "svn up" in your current tree, and then do an SVN switch:

svn switch --username=dennism --password=<12345>
https://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/branches/avr-servo
.

This should flip your current trunk over to the branch that you have
commit access to. At that point, have a blast. You should, at that
point, be able to commit things. Add files that you need to, etc., and
we can help you get things cleaned up and fully integrated. I now have
a servo, so I might even be able to help test.

I'm sure I'm forgetting something... perhaps that's just Monday
morning talking to me...

Cheers,
Matt




More information about the developers mailing list