Skip to content

Commit c435386

Browse files
author
Mingcong Bai
committed
meta: add MIPS support to README
1 parent e0f2f57 commit c435386

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
## Summary 📑
88

9-
A mcu development environment for `8051/AVR/STM8/Cortex-M/RISC-V/Universal-Gcc` on VsCode.
9+
A mcu development environment for `8051/AVR/STM8/Cortex-M/MIPS/RISC-V/Universal-Gcc` on VsCode.
1010

11-
Provide `8051/AVR/STM8/Cortex-M/RISC-V` project development, compilation, program flash and other functions.
11+
Provide `8051/AVR/STM8/Cortex-M/MIPS/RISC-V` project development, compilation, program flash and other functions.
1212

1313
Supported Platforms:
1414
- **Windows x64 (>= Windows 10)**
@@ -21,7 +21,7 @@ Supported Platforms:
2121

2222
## Features 🎉
2323

24-
* Support 8051, AVR, STM8, Cortex-M, RISC-V, Universal-Gcc projects.
24+
* Support 8051, AVR, STM8, Cortex-M, MIPS MTI, RISC-V, Universal-Gcc projects.
2525
* Support to import KEIL5/IAR/Eclipse projects, support to import 'IAR-STM8, IAR-ARM, Segger Embedded Studio' project source file resource tree.
2626
* Support for installing standard KEIL chip support packs (only for Cortex-M projects).
2727
* Provides many project templates for quick start a project.

README_ZH-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
## 简述 📑
66

7-
一款适用于 8051/STM8/Cortex-M/RISC-V 的单片机开发环境。
7+
一款适用于 8051/STM8/Cortex-M/MIPS/RISC-V 的单片机开发环境。
88

9-
在 vscode 上提供 **8051**, **AVR**, **STM8**, **Cortex-M**, **RISC-V** ... 项目的 开发, 编译, 烧录 等功能。
9+
在 vscode 上提供 **8051**, **AVR**, **STM8**, **Cortex-M**, **MIPS MTI**, **RISC-V** ... 项目的 开发, 编译, 烧录 等功能。
1010

1111
支持的平台:
1212
- **Windows x64 (>= Windows 10)**
@@ -19,7 +19,7 @@
1919

2020
## 功能特性 🎉
2121

22-
* 支持开发 8051,STM8,AVR,Cortex-M,RISC-V, AnyGcc 项目。
22+
* 支持开发 8051,STM8,AVR,Cortex-M,MIPS MTI, RISC-V, AnyGcc 项目。
2323
* 支持导入 KEIL5/IAR/Eclipse 项目,支持导入 `IAR-STM8, IAR-ARM, Segger Embedded Studio` 项目源文件资源树。
2424
* 支持安装标准的 KEIL 芯片支持包 (仅用于 Cortex-M 项目)。
2525
* 提供丰富的项目模板方便快速开始项目。

0 commit comments

Comments
 (0)