Skip to content

Commit f184e36

Browse files
M8BTL-4158: Updated file reference
1 parent 712693c commit f184e36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ For example, if the number of bytes consumed by bootloader is 0x1367h, then sett
7676
**8-Bit MDFU Client**
7777

7878
This section will guide you through the setup process for UART communication. For more details on configuring and operating other communication protocols, please refer to the pages listed below
79-
- [SPI Communication](spi/Readme.md)
80-
- [I<sup>2</sup>C Communication](i2c/Readme.md)
79+
- [SPI Communication](spi/README.md)
80+
- [I<sup>2</sup>C Communication](i2c/README.md)
8181

8282
**8-Bit MDFU Client with UART Communication**
8383

@@ -300,8 +300,8 @@ This step is different depending on the used compiler.
300300

301301
## Operation
302302
This section is a walkthrough on how to run the examples in this repository. This example shows how to execute the Checksum verification example and update the device Flash memory with the Checksum application image to demonstrate a successful device firmware update (DFU). For additional communication protocol operation information, refer to the pages listed below:
303-
- [SPI Example Operation](spi/Readme.md#operation)
304-
- [I<sup>2</sup>C Example Operation](i2c/Readme.md#operation)
303+
- [SPI Example Operation](spi/README.md#operation)
304+
- [I<sup>2</sup>C Example Operation](i2c/README.md#operation)
305305

306306
**8-Bit MDFU Client Operation**
307307

0 commit comments

Comments
 (0)