diff options
| author | decaday <[email protected]> | 2025-03-19 11:59:05 +0800 |
|---|---|---|
| committer | decaday <[email protected]> | 2025-03-19 11:59:05 +0800 |
| commit | 0f0030651c4d0fdc8809b341e9b27d7626128cf6 (patch) | |
| tree | b74c83b8a89a60dc361ad241c9cb4691cf703064 /docs/pages/hal.adoc | |
| parent | 9806f78ea067297a53cb3877a380804c79961bd2 (diff) | |
Add py32-hal to documentation
Diffstat (limited to 'docs/pages/hal.adoc')
| -rw-r--r-- | docs/pages/hal.adoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/pages/hal.adoc b/docs/pages/hal.adoc index e1a29751e..3c6839792 100644 --- a/docs/pages/hal.adoc +++ b/docs/pages/hal.adoc | |||
| @@ -13,4 +13,6 @@ For the ESP32 series, there is an link:https://github.com/esp-rs/esp-hal[esp-hal | |||
| 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 | 15 | ||
| 16 | For the Microchip PolarFire SoC, there is link:https://github.com/AlexCharlton/mpfs-hal[mpfs-hal]. \ No newline at end of file | 16 | For the Microchip PolarFire SoC, there is link:https://github.com/AlexCharlton/mpfs-hal[mpfs-hal]. |
| 17 | |||
| 18 | For the Puya Semiconductor PY32 series, there is link:https://github.com/py32-rs/py32-hal[py32-hal]. \ No newline at end of file | ||
