Skip to content

Commit bd727ed

Browse files
author
Mingcong Bai
committed
meta: advertise MIPS support in package.json
1 parent c435386 commit bd727ed

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,13 @@
3131
"eclipse",
3232
"iar",
3333
"msys",
34-
"cosmic"
34+
"cosmic",
35+
"mips",
36+
"mips-mti"
3537
],
3638
"homepage": "https://em-ide.com",
3739
"license": "MIT",
38-
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V",
40+
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V",
3941
"version": "3.12.0",
4042
"preview": false,
4143
"engines": {

0 commit comments

Comments
 (0)