1. Revise the description file

This commit is contained in:
onexs-xsi
2026-01-13 14:46:59 +08:00
parent 0a3779274a
commit 68db3035d7
3 changed files with 10 additions and 5 deletions
+6 -1
View File
@@ -1,11 +1,16 @@
version: "0.0.1"
description: "M5Stack M5IOE1 Library"
url: "https://github.com/m5stack/M5IOE1"
repository: "https://github.com/m5stack/M5IOE1.git"
maintainers:
- "M5Stack"
license: MIT
tags:
- "m5stack"
- "IO-Expander"
dependencies:
idf:
version: ">=4.4"
espressif/i2c_bus:
version: "^1.0.0"
public: true
version: 1.0.1
+3 -3
View File
@@ -1,14 +1,14 @@
{
"name": "M5IOE1",
"version": "0.0.1",
"version": "1.0.1",
"description": "Library for M5Stack M5IOE1",
"keywords": [
"m5stack",
"ioe1"
"IO-Expander"
],
"repository": {
"type": "git",
"url": ""
"url": "https://github.com/m5stack/M5IOE1.git"
},
"authors": [
{
+1 -1
View File
@@ -1,5 +1,5 @@
name=M5IOE1
version=0.0.1
version=1.0.1
author=M5Stack
maintainer=M5Stack
sentence=Library for M5Stack M5IOE1