[C.CC USERS] ubuntu packages: read.buffer.blocking is not declared
Patrick J.G.C. Weemeeuw
pweemeeuw at telenet.be
Sun Aug 8 08:06:02 BST 2010
Thank you both, it compiles now.
It appears that the 328 firmware is also missing in the ubuntu packages (it contains firmware for the mega, though).
I'll substitute the firmware found in the windows package, should also work in my as yet limited understanding.
-- patrick
On Sat, Aug 07, 2010 at 08:31:03PM -0400, Matt Jadud wrote:
> Hi Peter,
>
> On Sat, Aug 7, 2010 at 6:20 PM, peter wadsworth <petewaddy at gmail.com> wrote:
> > Since there are separate ffi.modules in each directory I'm not sure if just
> > copying the inline function is correct as there may be some other difference
> > I'm not aware of?
>
> That's a perfectly acceptable solution.
>
> The problem is one of not yet "stabilizing" the update/release
> process... something the team has been talking about for some time. In
> this particular case, we added some code that was important for a team
> of students working on a UAV project during the two days I was in town
> (between OSCON and a much needed vacation). We tested everything on
> the Mega, and failed to test on the Arduino before pushing an update.
> That, obviously, is bad practice on my part.
>
> We broke FFI (bindings for C functions) out because we imagined that
> the Mega firmware may someday have more native code rolled in than the
> Arduino... we're not sure. Hence, this error happened.
>
> Good catch on how to make a tire-patch fix, and I'll do a proper
> update when I get back on Monday.
>
> Many thanks,
> Matt
More information about the users
mailing list