Skip to content

Commit efc4da4

Browse files
author
danicampora
committed
cc3200/README.md: Correct cc3200's update file name.
1 parent 426f326 commit efc4da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cc3200/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ not 100% sure of it.
7373

7474
## Upgrading the firmware Over The Air:
7575

76-
OTA software updates can be performed through the FTP server. After building a new MCUIMG.BIN in release mode, upload it to:
76+
OTA software updates can be performed through the FTP server. After building a new **mcuimg.bin** in release mode, upload it to:
7777
`/flash/sys/mcuimg.bin` it will take around 6s (The TI simplelink file system is quite slow because every file is mirrored for
7878
safety). You won't see the file being stored inside `/flash/sys/` because it's actually saved bypassing FatFS, but rest assured that
7979
the file was successfully transferred, and it has been signed with a MD5 checksum to verify its integrity.

0 commit comments

Comments
 (0)