diff options
| author | Alex Charlton <[email protected]> | 2025-03-06 11:57:07 -0800 |
|---|---|---|
| committer | Alex Charlton <[email protected]> | 2025-03-06 11:57:07 -0800 |
| commit | 3525771e847ebcc14e5ce23b5f71f3f6098ae8e6 (patch) | |
| tree | 295627d691eea3573e4a4450784260b28c71a2f4 /docs/pages/hal.adoc | |
| parent | 8b3460fd4ef0157b1111bca115667966d602ca40 (diff) | |
Add mpfs-hal references to docs
Diffstat (limited to 'docs/pages/hal.adoc')
| -rw-r--r-- | docs/pages/hal.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pages/hal.adoc b/docs/pages/hal.adoc index 14b85e1f1..e1a29751e 100644 --- a/docs/pages/hal.adoc +++ b/docs/pages/hal.adoc | |||
| @@ -12,3 +12,5 @@ async traits in `embedded-hal` and `embedded-hal-async`. You can also use these | |||
| 12 | For the ESP32 series, there is an link:https://github.com/esp-rs/esp-hal[esp-hal] which you can use. | 12 | For the ESP32 series, there is an link:https://github.com/esp-rs/esp-hal[esp-hal] which you can use. |
| 13 | 13 | ||
| 14 | For the WCH 32-bit RISC-V series, there is an link:https://github.com/ch32-rs/ch32-hal[ch32-hal], which you can use. | 14 | For the WCH 32-bit RISC-V series, there is an link:https://github.com/ch32-rs/ch32-hal[ch32-hal], which you can use. |
| 15 | |||
| 16 | For the Microchip PolarFire SoC, there is link:https://github.com/AlexCharlton/mpfs-hal[mpfs-hal]. \ No newline at end of file | ||
