-
Notifications
You must be signed in to change notification settings - Fork 8k
board: xhsc: hc32f4a0_evb: Add minimal supprot for hc32f4a0_evb board #94044
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
base: main
Are you sure you want to change the base?
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 added project Note: This message is automatically posted and updated by the Manifest GitHub Action. |
4fffc40
to
d411de8
Compare
Hi @nordicjm, thanks for your efficient checking and quick comments. Being new contributors, we made a lot of mistakes in the code. We will fix these bugs as soon as possible, and the fixed issues will be marked with a thumbs-up emoji! |
bafafbc
to
dc898cb
Compare
In order to maintain the cleanliness of the submission, we had to use rebase and force push. |
This PR includes an external module, hal_xhsc, which has been approved by the Zephyr Project TSC. |
dc898cb
to
4eca18b
Compare
756e910
to
7e0e918
Compare
7e0e918
to
1462984
Compare
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.
No objections to the new vendor prefix
Add TrackingRobot as maintainers for hal_xhsc. Signed-off-by: Yongbing Liu <[email protected]>
Add HAL repository information for the first supported HC32F4A0_EVB and HC32F460_EVB. Signed-off-by: Yongbing Liu <[email protected]>
This is the initial commit to support pinctrl driver for XHSC HC32F4A0 Signed-off-by: Yongbing Liu <[email protected]>
This is the initial commit to support gpio driver for XHSC HC32F4A0 Signed-off-by: Yongbing Liu <[email protected]>
This is the initial commit to support clock_control driver for XHSC HC32F4A0 Signed-off-by: Yongbing Liu <[email protected]>
This is the initial commit to support interrupt controller Signed-off-by: Yongbing Liu <[email protected]>
This is the initial commit to support USART driver for XHSC HC32F4A0 Signed-off-by: Yongbing Liu <[email protected]>
Add support for XHSC HC32F4A0 Signed-off-by: Yongbing Liu <[email protected]>
This adds minimal support for board HC32F4A0_EVB Signed-off-by: Yongbing Liu <[email protected]>
1462984
to
b0bbe92
Compare
The serial DMA feature has been temporarily removed for the convenience of the PR reviewers. This functionality will be added back in the next PR. Signed-off-by: Yongbing Liu <[email protected]>
|
This commit adds support for the hc32f4a0_evb board to print info by usart, including the necessary devicetree files, Kconfig configurations, peripherals and board-specific documentation.
The following changes about the board are included:
To implement console output, the following peripheral are supported: