Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
uflash - A module and utility to flash Python onto the BBC micro:bit
- Description:
A utility for flashing the BBC micro:bit with Python scripts and the
MicroPython runtime. You pronounce the name of this utility "micro-flash". ;-)
It provides two services. A library of functions to programatically create a
hex file and flash it onto a BBC micro:bit. A command line utility called
uflash that will flash Python scripts onto a BBC micro:bit.
Packages
| uflash-1.0.3-1.fc24.noarch
[251 KiB] |
Changelog
by Miro Hrončok (2016-08-16):
- Update to 1.0.3
- Use new %py3_ macros for build and install
- Update source URL
- Include LICENSE and CHANGES.rst
- Require setuptools for entrypoints
- Add tests
|