diff options
| author | Thomas Giesel <[email protected]> | 2025-06-25 21:10:25 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-25 21:10:25 +0200 |
| commit | ef4faffcb55a141848e47c24178396a688eb1563 (patch) | |
| tree | 7c2aec759bd3466c0b076de53827fdf6b0b46482 /docs | |
| parent | ca14f5452959bb23499f057ca78cf21e0e69dccd (diff) | |
| parent | b5ab3276dce7322e33946e974770fa91b98124a4 (diff) | |
Merge branch 'main' into generate_all_opamp_pins
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.adoc | 1 | ||||
| -rw-r--r-- | docs/pages/overview.adoc | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.adoc b/docs/index.adoc index 9c6150196..80754d5a4 100644 --- a/docs/index.adoc +++ b/docs/index.adoc | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | :toc-placement: left | 5 | :toc-placement: left |
| 6 | :toclevels: 2 | 6 | :toclevels: 2 |
| 7 | :imagesdir: images | 7 | :imagesdir: images |
| 8 | :source-highlighter: rouge | ||
| 8 | 9 | ||
| 9 | # Embassy Book | 10 | # Embassy Book |
| 10 | 11 | ||
diff --git a/docs/pages/overview.adoc b/docs/pages/overview.adoc index acd757795..18eaaeb75 100644 --- a/docs/pages/overview.adoc +++ b/docs/pages/overview.adoc | |||
| @@ -30,7 +30,7 @@ The Embassy project maintains HALs for select hardware, but you can still use HA | |||
| 30 | * link:https://docs.embassy.dev/embassy-nrf/[embassy-nrf], for the Nordic Semiconductor nRF52, nRF53, nRF91 series. | 30 | * link:https://docs.embassy.dev/embassy-nrf/[embassy-nrf], for the Nordic Semiconductor nRF52, nRF53, nRF91 series. |
| 31 | * link:https://docs.embassy.dev/embassy-rp/[embassy-rp], for the Raspberry Pi RP2040 as well as RP235x microcontroller. | 31 | * link:https://docs.embassy.dev/embassy-rp/[embassy-rp], for the Raspberry Pi RP2040 as well as RP235x microcontroller. |
| 32 | * link:https://docs.embassy.dev/embassy-mspm0/[embassy-mspm0], for the Texas Instruments MSPM0 microcontrollers. | 32 | * link:https://docs.embassy.dev/embassy-mspm0/[embassy-mspm0], for the Texas Instruments MSPM0 microcontrollers. |
| 33 | * link:https://github.com/esp-rs[esp-rs], for the Espressif Systems ESP32 series of chips. | 33 | * link:https://github.com/esp-rs/esp-hal[esp-hal], for the Espressif Systems ESP32 series of chips. |
| 34 | * link:https://github.com/ch32-rs/ch32-hal[ch32-hal], for the WCH 32-bit RISC-V(CH32V) series of chips. | 34 | * link:https://github.com/ch32-rs/ch32-hal[ch32-hal], for the WCH 32-bit RISC-V(CH32V) series of chips. |
| 35 | * link:https://github.com/AlexCharlton/mpfs-hal[mpfs-hal], for the Microchip PolarFire SoC. | 35 | * link:https://github.com/AlexCharlton/mpfs-hal[mpfs-hal], for the Microchip PolarFire SoC. |
| 36 | * link:https://github.com/py32-rs/py32-hal[py32-hal], for the Puya Semiconductor PY32 series of chips. | 36 | * link:https://github.com/py32-rs/py32-hal[py32-hal], for the Puya Semiconductor PY32 series of chips. |
