mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
chore(minor): 1.10.0 [skip ci]
## [1.10.0](https://github.com/lorow/OpenIris/compare/v1.9.4...v1.10.0) (2023-03-09) ### 🍕 Features * add esp32s3 support ([3eeae18](3eeae182ee))
This commit is contained in:
parent
3eeae182ee
commit
ec3b7c6b82
@ -3,6 +3,13 @@
|
|||||||
[](https://semver.org)
|
[](https://semver.org)
|
||||||
> All notable changes to this project will be documented in this file
|
> All notable changes to this project will be documented in this file
|
||||||
|
|
||||||
|
## [1.10.0](https://github.com/lorow/OpenIris/compare/v1.9.4...v1.10.0) (2023-03-09)
|
||||||
|
|
||||||
|
|
||||||
|
### 🍕 Features
|
||||||
|
|
||||||
|
* add esp32s3 support ([3eeae18](https://github.com/lorow/OpenIris/commit/3eeae182ee8f85785724aac4177df1ea12c2e407))
|
||||||
|
|
||||||
## [1.9.4](https://github.com/lorow/OpenIris/compare/v1.9.3...v1.9.4) (2023-03-05)
|
## [1.9.4](https://github.com/lorow/OpenIris/compare/v1.9.3...v1.9.4) (2023-03-05)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
"include": "/lib/src"
|
"include": "/lib/src"
|
||||||
},
|
},
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"version": "1.9.4",
|
"version": "1.10.0",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "espressif32"
|
"platforms": "espressif32"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user