You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-8Lines changed: 18 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,13 @@ The Microchip Device Firmware Update (MDFU) is a device firmware update ecosyste
19
19
---
20
20
## Software Used
21
21
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>
-[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)
@@ -226,4 +226,14 @@ Right click, then select Clean and Build
226
226
227
227
## Summary
228
228
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