Raise version

This commit is contained in:
GOB
2024-09-18 18:16:40 +09:00
parent 00692fceb8
commit c4a8716923
2 changed files with 11 additions and 6 deletions
+10 -5
View File
@@ -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
View File
@@ -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