Skip to content

Conversation

@josesimoes
Copy link
Member

Description

  • Replace DfuSe DLLs.
  • Add QMK Dfuse command line tool.
  • Rework DFU code to remove all DFU file stuff and all the operations but.
  • Add wrapper call to command line.
  • Rework FlashDfuFile to use new tool.
  • Remove unused DFU exceptions and exit codes.
  • Add missing license headers.

Motivation and Context

  • Resolver intermittent issues with DFU flashing & verification.

How Has This Been Tested?

  • Flashing DFU OrgPal3 board.

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a feature, code or algorithm)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Config and build (change in the configuration and build system, has no impact on code or features)
  • Dependencies (update dependencies and changes associated, has no impact on code or features)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

- Replace DfuSe DLLs.
- Add QMK Dfuse command line tool.
- Rework DFU code to remove all DFU file stuff and all the operations but.
- Add wrapper call to command line.
- Rework FlashDfuFile to use new tool.
- Remove unused DFU exceptions and exit codes.
- Add missing license headers.
@nfbot
Copy link
Member

nfbot commented Jul 10, 2020

Hi @josesimoes,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

@josesimoes josesimoes merged commit b68a6e9 into nanoframework:develop Jul 10, 2020
@josesimoes josesimoes deleted the replace-stm-dfuse branch July 10, 2020 10:46
@josesimoes
Copy link
Member Author

@nfbot startrelease

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants