DNS, web ui nearly done, great log streaming, attempted https (abandoned that though)

This commit is contained in:
Thaddeus Hughes
2025-12-30 18:51:11 -06:00
parent 012d28ae14
commit d46cb252fb
134 changed files with 19226 additions and 740 deletions

View File

@@ -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