Skip to content

Commit 45d6048

Browse files
author
Priyanka Tamhankar
committed
M8BTL-2809 added contents section
1 parent caf72a1 commit 45d6048

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

README.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ The Microchip Device Firmware Update (MDFU) is a device firmware update ecosyste
1919
---
2020
## Software Used
2121

22-
MPLAB® X IDE 6.15.0 [(MPLAB® X IDE 6.15)](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-x-ide?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_MMTCha_MPAE_Examples&utm_content=pic16f18446-cnano-8bit-mdfu-client-mplab-mcc-github)<br>
23-
MPLAB® XC8 2.45.0 [(MPLAB® XC8 2.45)](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-xc-compilers?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_MMTCha_MPAE_Examples&utm_content=pic16f18446-cnano-8bit-mdfu-client-mplab-mcc-github)<br>
24-
MPLAB® Code Configurator (MCC) 5.4.1 [(microchip.com/mplab/mplab-code-configurator)](https://www.microchip.com/mplab/mplab-code-configurator)<br>
25-
MPLAB® Code Configurator (MCC) Device Libraries PIC10 / PIC12 / PIC16 / PIC18 MCUs [(microchip.com/mplab/mplab-code-configurator)](https://www.microchip.com/mplab/mplab-code-configurator)<br>
26-
Python 3.8 or later [(Python)](https://www.python.org/downloads/)<br>
27-
pyfwimagebuilder v1.0.1.14 [(pyfwimagebuilder)](https://pypi.org/project/pyfwimagebuilder/)<br>
28-
pymdfu v1.0.1.5 [(pymdfu)](https://pypi.org/project/pymdfu/)<br>
22+
- [MPLAB® X IDE 6.15.0](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-x-ide?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_MMTCha_MPAE_Examples&utm_content=pic16f18446-cnano-8bit-mdfu-client-mplab-mcc-github)
23+
- [MPLAB® XC8 2.45.0](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-xc-compilers?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_MMTCha_MPAE_Examples&utm_content=pic16f18446-cnano-8bit-mdfu-client-mplab-mcc-github)
24+
- [MPLAB® Code Configurator (MCC) 5.4.1](https://www.microchip.com/mplab/mplab-code-configurator)
25+
- [MPLAB® Code Configurator (MCC) Device Libraries PIC10 / PIC12 / PIC16 / PIC18 MCUs](https://www.microchip.com/mplab/mplab-code-configurator)
26+
- [Python 3.8 or later](https://www.python.org/downloads/)
27+
- [pyfwimagebuilder v1.0.1.14](https://pypi.org/project/pyfwimagebuilder/)
28+
- [pymdfu v1.0.1.5](https://pypi.org/project/pymdfu/)
2929

3030
---
3131
## Hardware Used
@@ -226,4 +226,14 @@ Right click, then select Clean and Build
226226

227227
## Summary
228228

229-
This repository demonstrates how to configure the 8-Bit MDFU Client library in MCC to enable device firmware updates over UART on a PIC18F56Q24 Curiosity Nano.
229+
This repository demonstrates how to configure the 8-Bit MDFU Client library in MCC to enable device firmware updates over UART on a PIC18F56Q24 Curiosity Nano.
230+
231+
## Contents
232+
233+
- [Back to Related Documentation](#related-documentation)
234+
- [Back to Software Used](#software-used)
235+
- [Back to Hardware Used](#hardware-used)
236+
- [Back to Setup](#setup)
237+
- [Back to Operation](#operation)
238+
- [Back to Summary](#summary)
239+
- [Back to Top](#getting-started-with-the-8-bit-mdfu-client-for-pic18f56q24-using-mplab®-x)

0 commit comments

Comments
 (0)