Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
[![Main CI process](https://github.com/UncleRus/esp-idf-lib/actions/workflows/ci.yml/badge.svg)](https://github.com/UncleRus/esp-idf-lib/actions/workflows/ci.yml)
[![Docs Status](https://readthedocs.org/projects/esp-idf-lib/badge/?version=latest&style=flat)](https://esp-idf-lib.readthedocs.io/en/latest/)

> [!CAUTION]
> New project, [esp-idf-lib](https://github.com/esp-idf-lib/core), succeeded
> this project. We will NOT update this repository. All new issues and PRs
> will NOT be accepted here. If you find any issues, please visit the relevant
> component repository. For instance, `ads111x`'s component repository is
> [esp-idf-lib/ads111x](https://github.com/esp-idf-lib/ads111x).
>
> Visit [esp-idf-lib/core/discussions](https://github.com/esp-idf-lib/core/discussions)
> for discussions and questions.


Components for Espressif ESP32 [ESP-IDF framework](https://github.com/espressif/esp-idf)
and [ESP8266 RTOS SDK](https://github.com/espressif/ESP8266_RTOS_SDK).

Expand Down Expand Up @@ -416,4 +427,4 @@ or [GitLab examples](https://gitlab.com/UncleRus/esp-idf-lib/tree/master/example

- [Zaltora](https://github.com/Zaltora): `ina3221`

- zeroday: `onewire`
- zeroday: `onewire`
Loading