ntoll / uflash

A module and command to easily flash Python onto the BBC's micro:bit device.
http://micropython.org/
MIT License
101 stars 27 forks source link

Make it work with Python 2 #14

Closed funkyHat closed 8 years ago

funkyHat commented 8 years ago

Fixes issue #4

ntoll commented 8 years ago

This is wonderfully awesome. Many thanks for your efforts with this! Please can you address / push back / complain about my comments about the code and revise..? I'll merge this evening when I see 100% coverage with green tests across the board. I'll also test the resulting hex file on an actual micro:bit. :-)

ntoll commented 8 years ago

Yay... great stuff and MANY THANKS for your contribution! I've tested it with a micro:bit and both Python 2.7 and 3.3+ work as advertised.

funkyHat commented 8 years ago

Excellent! It was good fun to work on too :)

On 22 January 2016 at 10:03, Nicholas Tollervey notifications@github.com wrote:

Yay... great stuff and MANY THANKS for your contribution! I've tested it with a micro:bit and both Python 2.7 and 3.3+ work as advertised.

— Reply to this email directly or view it on GitHub https://github.com/ntoll/uflash/pull/14#issuecomment-173866991.

Matt Wheeler http://funkyh.at