Skip to content

Commit 24d3e62

Browse files
committed
platforms: Remove mps2
The gpio device tree entries for the mps2 are defined with a `#gpio-cells` value of 1, despite these values not being interpreted by the driver, but by the devicetree code. I'm not sure if these actually work with any of the demos, as it is unclear what the macros would do with this. It doesn't give us a value to use for dt_flags. If someone wants to put in some effort to fix this, feel free. But I don't think the problem is on the Rust side. Signed-off-by: David Brown <[email protected]>
1 parent ae7c307 commit 24d3e62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

etc/platforms.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
-p mps2/an385
2-
-p mps2/an521/cpu0
31
-p qemu_cortex_m0
42
-p qemu_cortex_m3
53
-p qemu_riscv32

0 commit comments

Comments
 (0)