Skip to content
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

Fix family_id for Renesas targets #942

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

toyowata
Copy link
Contributor

The family_id for Renesas target board (GR-PEACH and GR-LYCHEE) was wrongly set as kStub_HWReset_FamilyID rather than kRenesas_FamilyID. This was caused unexpected behavior for reset.

This fixes #941 issue.

@mbrossard mbrossard changed the base branch from develop to main February 18, 2022 05:20
@mbrossard mbrossard merged commit 8ffa3da into ARMmbed:main Feb 18, 2022
@toyowata toyowata deleted the renesas_family_id_fix branch February 18, 2022 08:46
@mbrossard mbrossard added this to the v0258 milestone Feb 21, 2022
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.

[Renesas GR-PEACH and GR-LYCHEE] USB drag & drop failed by timeout error
2 participants