mirror of
https://github.com/m5stack/M5HAL.git
synced 2026-05-20 11:27:38 -07:00
Raise version
This commit is contained in:
+10
-5
@@ -10,10 +10,15 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/m5stack/M5HAL.git"
|
||||
},
|
||||
"dependencies": [
|
||||
"dependencies": [],
|
||||
"version": "0.0.1",
|
||||
"frameworks": [
|
||||
"arduino",
|
||||
"espidf",
|
||||
"*"
|
||||
],
|
||||
"platforms": [
|
||||
"espressif32"
|
||||
],
|
||||
"version": "0.0.0",
|
||||
"frameworks": ["arduino", "espidf", "*"],
|
||||
"platforms": ["espressif32"],
|
||||
"headers": "M5HAL.hpp"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
name=M5HAL
|
||||
version=0.0.0
|
||||
version=0.0.1
|
||||
author=M5Stack
|
||||
maintainer=M5Stack
|
||||
sentence=Hardware Abstraction Layer(HAL) for M5 Products
|
||||
|
||||
Reference in New Issue
Block a user