Allow DFU to support multiple flash devices

This commit is contained in:
lucianom
2021-06-25 10:48:59 +01:00
parent 8c7dfab9f2
commit 687c06864c
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ lib_xua Change Log
* CHANGED: HID event ID from list to bit and byte location in HID Report
* CHANGED: Interface to UserHIDRecordEvent()
* FIXED: Allow DFU to support multiple flash devices
1.3.0
-----