aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Munns <[email protected]>2025-12-05 12:03:00 +0000
committerGitHub <[email protected]>2025-12-05 12:03:00 +0000
commit4053e5233fab875c4607cd2fed7a7cf5659ce3e1 (patch)
tree9fd7d45b6c3f65c7eb62604ba3be625de3b4d3a5 /docs
parent5572b884a166b4012a250a12537c4cdd63b377c3 (diff)
parent2b607b8aae8cab98e41159f657ecd2c3bf790592 (diff)
Merge pull request #4989 from jamesmunns/james/upstream-mcxa
Upstream `embassy-mcxa`
Diffstat (limited to 'docs')
-rw-r--r--docs/pages/mcxa.adoc18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/pages/mcxa.adoc b/docs/pages/mcxa.adoc
new file mode 100644
index 000000000..e2284f45f
--- /dev/null
+++ b/docs/pages/mcxa.adoc
@@ -0,0 +1,18 @@
1= Embassy MCX-A HAL
2
3The link: link:https://github.com/embassy-rs/embassy/tree/main/embassy-mcxa[Embassy MCX-A HAL] is based on the following PAC (Peripheral Access Crate):
4
5* link:https://github.com/OpenDevicePartnership/mcxa-pac[mcxa-pac]
6
7== Peripherals
8
9The following peripherals have a HAL implementation at present
10
11* Clocks
12* GPIO
13* ADC
14* CLKOUT
15* I2C
16* LPUart
17* OSTimer
18* RTC