Skip to content

GD32_F450ZI : Add bootloader support #10695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2019
Merged

Conversation

Ronny-Liu
Copy link
Contributor

Description

Update target configuration to support bootloader for GD32_F450ZI.

Pull request type

[ ] Fix
[ ] Refactor
[x] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

Release Notes

@Ronny-Liu Ronny-Liu changed the title Configure bootloader support for GD32_F450ZI GD32_F450ZI : Add bootloader support May 29, 2019
@ciarmcom ciarmcom requested a review from a team May 29, 2019 07:00
@ciarmcom
Copy link
Member

@Ronny-Liu, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@@ -8627,7 +8627,8 @@
"inherits": ["GD32_Target"],
"supported_form_factors": ["ARDUINO"],
"core": "Cortex-M4F",
"extra_labels_add": ["GD32F4XX", "GD32F450ZI", "GD_EMAC"],
"components_add": ["FLASHIAP"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this correct ? flashiap is not a component, rather should be in device_has

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this correct ? flashiap is not a component, rather should be in device_has

we have this storage component in cloud client example. ..\mbed-os\components\storage\blockdevice\COMPONENT_FLASHIAP

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 7, 2019

Ci started

@mbed-ci
Copy link

mbed-ci commented Jun 8, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit dda79d4 into ARMmbed:master Jun 9, 2019
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.

5 participants