Skip to content

Commit dd94453

Browse files
committed
Updated .hex firmware output filename in devguide docs
1 parent c0335d5 commit dd94453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devguide/flashfirmware.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Start the build with either yotta::
2424

2525
make all
2626

27-
The result is a microbit-micropython hex file (i.e. ``firmware.hex``)
27+
The result is a microbit-micropython hex file (i.e. ``microbit-micropython.hex``)
2828
found in the build/bbc-microbit-classic-gcc-nosd/source from the root of the
2929
repository.
3030

0 commit comments

Comments
 (0)