DNS, web ui nearly done, great log streaming, attempted https (abandoned that though)
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
name: i2cdev
|
||||
description: ESP-IDF I2C master thread-safe utilities
|
||||
version: 2.0.8
|
||||
version: 2.1.0
|
||||
groups:
|
||||
- common
|
||||
code_owners:
|
||||
- UncleRus
|
||||
- quinkq
|
||||
- trombik
|
||||
depends:
|
||||
- driver
|
||||
- freertos
|
||||
@@ -25,4 +27,6 @@ targets:
|
||||
license: MIT
|
||||
copyrights:
|
||||
- name: UncleRus
|
||||
year: 2018
|
||||
year: 2018
|
||||
- name: quinkq
|
||||
year: 2025
|
||||
|
||||
Reference in New Issue
Block a user