Skip to content

Comments

Add GD32V bindings.#376

Merged
tzarc merged 3 commits intomasterfrom
gd32vf103_dfu
Aug 4, 2022
Merged

Add GD32V bindings.#376
tzarc merged 3 commits intomasterfrom
gd32vf103_dfu

Conversation

@tzarc
Copy link
Member

@tzarc tzarc commented Jul 5, 2022

Description

Add support for GD32V DFU.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

@tzarc
Copy link
Member Author

tzarc commented Jul 5, 2022

Still needs adding to the first-load console output showing what devices are supported.

@tzarc tzarc marked this pull request as ready for review July 5, 2022 09:44
@tzarc tzarc requested a review from a team July 5, 2022 09:44
@tzarc
Copy link
Member Author

tzarc commented Jul 5, 2022

Tested on both platforms.

@KarlK90
Copy link
Member

KarlK90 commented Jul 5, 2022

GD32VF bootloader contains a bug and reports a page size of 2048 bytes. This is fixed by dfu-util 0.10+. As a precaution the dfu-util version should be checked, otherwise this would result in a bricked keyboard.

@tzarc
Copy link
Member Author

tzarc commented Jul 5, 2022

GD32VF bootloader contains a bug and reports a page size of 2048 bytes. This is fixed by dfu-util 0.10+. As a precaution the dfu-util version should be checked, otherwise this would result in a bricked keyboard.

Both platforms are at 0.11 already.

@KarlK90
Copy link
Member

KarlK90 commented Jul 5, 2022

Alright, if there is no way we can have a dfu-util version below that on these this check is unnecessary.

@tzarc tzarc requested a review from fauxpark July 5, 2022 09:56
@tzarc tzarc merged commit ad6d195 into master Aug 4, 2022
@tzarc tzarc deleted the gd32vf103_dfu branch August 4, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants