start derive_mmio experiments

This commit is contained in:
2025-02-26 13:26:35 +01:00
parent b701879ea9
commit 884bc29146
26 changed files with 4158 additions and 7173 deletions

View File

@ -11,5 +11,5 @@ keywords = ["no-std", "arm", "cortex-a", "amd", "zynq7000"]
categories = ["embedded", "no-std", "hardware-support"]
[dependencies]
cortex-r-a = { path = "../../cortex-r-a/cortex-r-a" }
cortex-ar = { path = "../../cortex-ar/cortex-ar" }
zynq7000-rt = { path = "../zynq7000-rt" }