Skip to content

Commit f9eb2b8

Browse files
author
Руслан Ус
committed
chore: new release, add new maintainer
1 parent f158647 commit f9eb2b8

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.eil.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: i2cdev
22
description: ESP-IDF I2C master thread-safe utilities
3-
version: 2.1.0
3+
version: 2.1.1
44
groups:
55
- common
66
code_owners:

idf_component.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
version: 2.1.0
2+
version: 2.1.1
33
description: ESP-IDF I2C master thread-safe utilities
44
license: MIT
55
targets:
@@ -18,6 +18,7 @@ dependencies:
1818
version: "*"
1919
maintainers:
2020
- Ruslan V. Uss (@UncleRus) <unclerus@gmail.com>
21+
- Piotr P. (@quinkq)
2122
url: https://github.com/esp-idf-lib/core
2223
repository: https://github.com/esp-idf-lib/i2cdev
2324
documentation: https://esp-idf-lib.github.io/i2cdev/

0 commit comments

Comments
 (0)