Skip to content

Commit 8e2dcda

Browse files
committed
files-needed-by-factory: Adjust headers
1 parent dddca33 commit 8e2dcda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/files-needed-by-factory.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ These files are needed by the Pine64 factory to flash InfiniTime as the default
44

55
Two files are needed: an **HEX (.hex)** file that contains the content of the internal flash memory (bootloader + InfiniTime) and a **binary (.bin)** file that contains the content of the external flash memory (recovery firmware).
66

7-
#### merged-internal.hex
7+
## merged-internal.hex
88

99
First, convert the bootloader to hex:
1010

@@ -32,6 +32,6 @@ Finally, merge them together with **mergehex**:
3232

3333
This file must be flashed at offset **0x00** of the internal memory of the NRF52832.
3434

35-
#### spinor.bin
35+
## spinor.bin
3636

3737
This file is the MCUBoot image of the last stable version of the recovery firmware. It must be flashed at offset **0x00** of the external SPINOR flash memory.

0 commit comments

Comments
 (0)