Results 163 comments of David Whale

Hi Adam, Yes, memory overhead. I was inspired by your code using the 'single header file' concept and applied the same technique to one of my embedded projects, but suffered...

From a view of someone working extensively with 11 year old kids, and also having done a lot of coding using the TD and CK event mechanism, I'd like to...

In my TouchDevelop programs, I find the way I have mostly settled on handling this has turned out to be: on event was event := true end Then in the...

Yes @carlosperate that would be a great facility too - someone could email a .hex file of an 'errant script' and a simple tool could be used to work out...

It sounds like we need the magic of @ntoll to help us work up an initial spec for this, as that is what normally makes these things happen in the...

This work is already ongoing and progressing well in the upper editors https://github.com/mu-editor/mu/issues/185 and https://github.com/mu-editor/mu/pull/243 We need a way to trace a complete package (mu or PythonEditor) to the precise...

I presume you're not talking about this being built into the standard build image? Otherwise it looks like you're gonna burn a lot of flash space with all that text....

@jaustin asked me 'are you agreed with our assertion that the script buffer contents should always migrate?' Yes. 1. PXT does this already between pxt and pxt/beta, which is really...

See https://github.com/whaleygeek/bitio/issues/30

Can you see if you can open the serial port with a terminal program logged in as the same user? e.g. miniterm, using /dev/ttyACM0 Also can you paste the contents...