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

Add hpm-hal to HAL list, support for HPMicro microcontrollers #3357

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andelf
Copy link
Contributor

@andelf andelf commented Sep 19, 2024

Add hpm-hal to HAL list, support for HPMicro's 32-bit RISC-V microcontrollers.

Supported chips and peripherals are listed at https:/hpmicro/hpm-hal.

An stm32-data clone for HPMicro chips is at https:/hpmicro/hpm-data.

@@ -11,4 +11,6 @@ async traits in `embedded-hal` and `embedded-hal-async`. You can also use these

For the ESP32 series, there is an link:https:/esp-rs/esp-hal[esp-hal] which you can use.

For the WCH 32-bit RISC-V series, there is an link:https:/ch32-rs/ch32-hal[ch32-hal], which you can use.
For the WCH 32-bit RISC-V series, there is a link:https:/ch32-rs/ch32-hal[ch32-hal], which you can use.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

a typo fix here.

Copy link
Member

@lulf lulf left a comment

Choose a reason for hiding this comment

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

Thanks!

@lulf lulf added this pull request to the merge queue Sep 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 23, 2024
@lulf
Copy link
Member

lulf commented Sep 23, 2024

bender run

@lulf lulf added this pull request to the merge queue Oct 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 2, 2024
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