issues
search
ntoll
/
uflash
A module and command to easily flash Python onto the BBC's micro:bit device.
http://micropython.org/
MIT License
106
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to latest release firmware (v1.1.1 and v2.1.2).
#86
jimmo
opened
1 year ago
0
The 'runtime' flag is no longer supported
#85
juliano-gouveia
closed
1 year ago
0
uflash : The term 'uflash' is not recognized as the name of a cmdlet
#84
juliano-gouveia
closed
1 year ago
2
I can't import log
#83
lopezsolerluis
opened
1 year ago
5
where do i put microbit.hex so uflash will use that?
#82
rhubarbdog
opened
2 years ago
0
Next uFlash release
#81
carlosperate
opened
2 years ago
1
with --runtime disabled, how to upload a new hex file?
#80
g3grau
opened
2 years ago
4
Update Universal Hex with MicroPython v2.0.0 (for micro:bit V2).
#79
carlosperate
closed
3 years ago
3
Add python_requires to setup.py and extra Python versions.
#78
carlosperate
closed
3 years ago
1
Remove hex file temporarily introduced in #72.
#77
carlosperate
closed
3 years ago
0
Add Black and format the Python code
#76
carlosperate
closed
3 years ago
1
Update the firmware to a Universal Hex with v1.0.1 and v2.0.0-beta.5.
#75
carlosperate
closed
3 years ago
4
Ensure the fs hex string injected into the Universal Hex is memory aligned
#74
carlosperate
closed
3 years ago
4
py2hex?
#73
lnw
opened
3 years ago
1
Remove old attach script method and wire universal hex fs method.
#72
carlosperate
closed
3 years ago
2
Add GitHub Actions CI to replace TravisCI.
#71
carlosperate
closed
3 years ago
2
Add preliminary support for adding a main.py file to the fs.
#70
carlosperate
closed
3 years ago
4
Make save_hex() blocking until micro:bit file transfer finishes.
#69
carlosperate
closed
3 years ago
1
Error extracting Qtruck-BLE.hex: 'utf-8' codec can't decode byte 0x8a in position 1: invalid start byte
#68
Jerry-zirui
closed
3 years ago
3
uflash cannot generate hex for microbit v2.
#67
crouse12
closed
2 years ago
14
installing uflash gives an error
#66
rhubarbdog
closed
4 years ago
2
If my computer is plugged into two microbits, how do I know which serial port corresponds to which microbit device?Through VID PID?
#65
zfm076
opened
4 years ago
0
Check .hex file burning completed in microbit
#64
GauravBole
closed
2 years ago
3
Added UICR check before embedding.
#63
Dainerx
opened
5 years ago
0
Flashing with custom micropython is not working
#62
Dainerx
opened
5 years ago
6
uflash needs a --port option
#61
rhubarbdog
opened
5 years ago
1
flashing a script is different from putting a main.py
#60
rhubarbdog
closed
5 years ago
1
uflash fails to find microbit
#59
rhubarbdog
opened
5 years ago
1
uflash wont flash a 8176 byte script
#58
rhubarbdog
opened
6 years ago
2
Please tag releases
#57
knowledgejunkie
opened
6 years ago
0
Performance penalty if firmware hex string is dropped?
#56
knowledgejunkie
closed
5 years ago
4
Is it possible to flash several .py files simultaneously?
#55
hchlhwang
closed
6 years ago
1
Possible to pull MicroPython runtime from device, update, and then flash?
#54
knowledgejunkie
closed
6 years ago
7
Package for Debian?
#53
petterreinholdtsen
opened
6 years ago
9
Update microbit firmware to v1.0.0-rc1
#52
carlosperate
closed
6 years ago
4
New command: py2hex
#51
ScottDWebster
closed
5 years ago
12
Alternate pull request
#50
ScottDWebster
closed
6 years ago
1
Added keepname argument and used filename in output message
#49
ScottDWebster
closed
6 years ago
4
Is there a reason that uflash doesn't preserve filenames?
#48
ScottDWebster
opened
6 years ago
4
Ignore network drives
#47
tjguk
closed
6 years ago
5
Upstream source of firmware.hex ?
#46
WayneKeenan
closed
6 years ago
18
Minify scripts
#45
ZanderBrown
closed
6 years ago
7
Allow for script minification
#44
ntoll
closed
6 years ago
0
Make consistent with mu editor version - this version causes an AttributeError exception
#43
MrYsLab
closed
6 years ago
4
Error when flashing a Python script
#42
simulsys
closed
6 years ago
2
Failed to create process error
#41
steve-qi
closed
6 years ago
4
Make it easier to integrate uflash with external tools
#40
Lexicality
closed
7 years ago
5
Flash by bytes as well as file
#39
ZanderBrown
closed
7 years ago
2
Problems when appending scripts to recent runtime
#38
bmustill-rose
closed
7 years ago
8
Non zero exit code in case of errors (issue #36)
#37
Nagasaki45
closed
7 years ago
0
Next