From a0a4603a5f0c179233d0bfcfadfc961f33f85921 Mon Sep 17 00:00:00 2001 From: Taras Drozdovskyi Date: Mon, 4 Nov 2024 09:03:29 +0200 Subject: [PATCH] chore: Update Readme Signed-off-by: Taras Drozdovskyi --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 115d595d..c5c4c128 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,10 @@ the beginnings of corresponding files; also, all licenses are listed in --- ## 3. Platforms supported -| **NuMaker-PFM-M2351** | **M2351-Badge** | **V2M-MPS2-Qemu** | **RISCV SparkFun RedBoard** | +| Cortex-M23 | Cortex-M23 | Cortex-M33 (Qemu) | RISC-V | |-----------------------|---------------------------|-------------|-----------| -|[![](docs/images/platforms/numaker_pfm_m2351/numaker_pfm_m2351.png)](docs/numaker_pfm_m2351.md)|[![](docs/images/platforms/m2351_badge/m2351_badge.png)](docs/m2351_badge.md) |[![V2M-MPS2-Qemu](docs/images/platforms/v2m-mps2/v2m-mps2.png)](docs/v2m-mps2-qemu.md)|[![](docs/images/platforms/sparkfun_redboard/sparkfun_redboard.png)](docs/sparkfun_redboard.md)| +| **NuMaker-PFM-M2351** | **M2351-Badge** | **V2M-MPS2** | **SparkFun RedBoard** | +|[![](docs/images/platforms/numaker_pfm_m2351/numaker_pfm_m2351.png)](docs/numaker_pfm_m2351.md)|[![](docs/images/platforms/m2351_badge/m2351_badge.png)](docs/m2351_badge.md) |[![V2M-MPS2](docs/images/platforms/v2m-mps2/v2m-mps2.png)](docs/v2m-mps2-qemu.md)|[![](docs/images/platforms/sparkfun_redboard/sparkfun_redboard.png)](docs/sparkfun_redboard.md)| | **How to add a platform** |||| |[![](docs/images/platforms/add_new_board.jpg)](docs/port-new-platform.md)|||| @@ -48,7 +49,7 @@ between platforms, a `PLATFORM` flag has been introduced. |---------------------------|------------------------------------|------------| | [NuMaker-PFM-M2351] |`PLATFORM=numaker_pfm_m2351` | v0.5.0 | | [M2351-Badge] |`PLATFORM=m2351_badge` | v0.5.0 | -| [V2M-MPS2-Qemu] |`PLATFORM=mps2_an505_qemu` | v0.5.0 | +| [V2M-MPS2] |`PLATFORM=mps2_an505_qemu` | v0.5.0 | | [SparkFun RED-V RedBoard] |`PLATFORM=sparkfun_redboard` | v0.5.0 | For information on adding a new platform see the [how to add a platform]. @@ -100,5 +101,5 @@ you can find here](.github/CONTRIBUTING.md). [doxygen]: http://www.doxygen.nl [NuMaker-PFM-M2351]: http://www.nuvoton.com.cn/hq/products/iot-solution/iot-platform/numaker-maker-platform/numaker-pfm-m2351?__locale=en [M2351-Badge]: docs/schemes/m2351_badge -[V2M-MPS2-Qemu]: https://developer.arm.com/documentation/100964/1114/Microcontroller-Prototyping-System-2?lang=en +[V2M-MPS2]: https://developer.arm.com/documentation/100964/1114/Microcontroller-Prototyping-System-2?lang=en [SparkFun RED-V RedBoard]: https://www.sparkfun.com/products/15594