[Microbit-Python] Traceability from REPL to github source

David Whale david at thinkingbinaries.com
Sat Oct 29 16:30:26 EDT 2016


Does anyone know how I can, given an arbitrary micro:bit that is running
MicroPython, trace this back to the specific github version of source that
was used to build it?

e.g. when I start my micro:bit I see this at the REPL. How would I turn
this into a githash that identifies the precise source code that was used
to build the interpreter and libraries for that specific running instance
that I have in front of me?

MicroPython v1.7-9-gbe020eb on 2016-04-18; micro:bit with nRF51822

Type "help()" for more information.


Thanks


David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/microbit/attachments/20161029/247271ad/attachment.html>


More information about the Microbit mailing list