Skip to content

Commit a719489

Browse files
author
Priyanka Tamhankar
committed
M8BTL-2809 Added the "This example will demonstrate" block
1 parent 45d6048 commit a719489

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ This is an example on how to use the MPLAB Code Configurator (MCC) generated cod
88

99
The Microchip Device Firmware Update (MDFU) is a device firmware update ecosystem that uses a device agnostic host application to update the application firmware. The application image that is loaded into the host follows a custom file format that includes the device and application-specific parameters needed to perform the update. This repository provides the basic starting point to configure and customize the MCC Melody 8-Bit MDFU Client library on the PIC18F56Q24 Curiosity Nano development board and also provides instructions for running the examples.
1010

11+
This example will demonstrate:
12+
- How to configure the 8-Bit MDFU Client Library in MCC Melody for different verification schemes
13+
- How to create a simple Blinky LED application
14+
- How to use [`pyfwimagebuilder`](https://pypi.org/project/pyfwimagebuilder/) command line interface to convert application hex file into application image
15+
- How to use [`pymdfu`](https://pypi.org/project/pymdfu/) command line interface to update the application firmware
1116
---
1217
## Related Documentation
1318

0 commit comments

Comments
 (0)