-
Notifications
You must be signed in to change notification settings - Fork 8.2k
boards: arm: Introduce gd32f350r_eval board #40283
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
Conversation
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
427f4f7 to
9bd7e31
Compare
gmarull
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, some minor nitpicks
nandojve
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @cameled ,
LGTM, few notes.
6b59aee to
85bfbb3
Compare
|
Hi @nashif, could you please help to review this PR, thanks! |
Update the hal_gigadevice revirsion which support gd32f3x0 HAL. Signed-off-by: HaiLong Yang <[email protected]>
Add CEC and TSI drivers from GD32F3X0. Signed-off-by: HaiLong Yang <[email protected]>
nandojve
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @cameled ,
Nice work! Just fix few minors.
983c9ec to
c21c8ae
Compare
Add support for GigaDevice gd32f3x0 series. Signed-off-by: HaiLong Yang <[email protected]>
Add support for GigaDevice GD32F3X0 series. Signed-off-by: HaiLong Yang <[email protected]>
GD32 HAL use two USART status register name, USART_STAT and USART_STAT0. This add a redefine to make USART_STAT as defaut name. Signed-off-by: HaiLong Yang <[email protected]>
Add compile time check for gd32f350 gpio opspeed. Signed-off-by: HaiLong Yang <[email protected]>
Add GD32F350R-EVAL board support on Zephyr. Signed-off-by: HaiLong Yang <[email protected]>
|
Change gpiod address to lower case. |
This PR based on #39958 work.
More GD32 related work? #38657
[EDIT]
TODO-List: