You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
This is the core repository of [esp-idf-lib](https://github.com/esp-idf-lib/). The organization is the successor of [UncleRus/esp-idf-lib](https://github.com/UncleRus/esp-idf-lib).
4
4
5
+
> [!NOTE]
6
+
>
7
+
> When migrating from [UncleRus/esp-idf-lib](https://github.com/UncleRus/esp-idf-lib) do not add this repository as a dependency.
8
+
> Instead, add individual components as [ESP-IDF components](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-component-manager.html) in your `idf_component.yml`.
9
+
> You can find all components on the [ESP Component Registry](https://components.espressif.com/components?q=namespace%3Aesp-idf-lib).
10
+
5
11
## Supported versions of frameworks and devices
6
12
7
13
| Chip | Framework | Versions |
@@ -10,7 +16,7 @@ This is the core repository of [esp-idf-lib](https://github.com/esp-idf-lib/). T
10
16
11
17
## Purpose
12
18
13
-
The purpose of [esp-idf-lib/core](https://github.com/esp-idf-lib/core)is:
19
+
The purpose of [esp-idf-lib/core](https://github.com/esp-idf-lib/core)is:
Copy file name to clipboardExpand all lines: README.md.erb
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
This is the core repository of [esp-idf-lib](https://github.com/esp-idf-lib/). The organization is the successor of [UncleRus/esp-idf-lib](https://github.com/UncleRus/esp-idf-lib).
4
4
5
+
> [!NOTE]
6
+
>
7
+
> When migrating from [UncleRus/esp-idf-lib](https://github.com/UncleRus/esp-idf-lib) do not add this repository as a dependency.
8
+
> Instead, add individual components as [ESP-IDF components](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-component-manager.html) in your `idf_component.yml`.
9
+
> You can find all components on the [ESP Component Registry](https://components.espressif.com/components?q=namespace%3Aesp-idf-lib).
10
+
5
11
## Supported versions of frameworks and devices
6
12
7
13
| Chip | Framework | Versions |
@@ -10,7 +16,7 @@ This is the core repository of [esp-idf-lib](https://github.com/esp-idf-lib/). T
10
16
11
17
## Purpose
12
18
13
-
The purpose of [esp-idf-lib/core](https://github.com/esp-idf-lib/core)is:
19
+
The purpose of [esp-idf-lib/core](https://github.com/esp-idf-lib/core)is:
0 commit comments