Skip to content

Commit 0d5a12f

Browse files
committed
IDF master b1c3ee71c5
1 parent a7fd5f6 commit 0d5a12f

File tree

104 files changed

+117
-215
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+117
-215
lines changed

platform.txt

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

tools/platformio-build-esp32.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
"UNITY_INCLUDE_CONFIG_H",
297297
"WITH_POSIX",
298298
"_GNU_SOURCE",
299-
("IDF_VER", '\\"v4.4-dev-2533-g83956ebbae\\"'),
299+
("IDF_VER", '\\"v4.4-dev-2571-gb1c3ee71c5\\"'),
300300
"ESP_PLATFORM",
301301
"ARDUINO_ARCH_ESP32",
302302
"ESP32",

tools/platformio-build-esp32c3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"UNITY_INCLUDE_CONFIG_H",
283283
"WITH_POSIX",
284284
"_GNU_SOURCE",
285-
("IDF_VER", '\\"v4.4-dev-2533-g83956ebbae\\"'),
285+
("IDF_VER", '\\"v4.4-dev-2571-gb1c3ee71c5\\"'),
286286
"ESP_PLATFORM",
287287
"ARDUINO_ARCH_ESP32",
288288
"ESP32",

tools/platformio-build-esp32s2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"UNITY_INCLUDE_CONFIG_H",
283283
"WITH_POSIX",
284284
"_GNU_SOURCE",
285-
("IDF_VER", '\\"v4.4-dev-2533-g83956ebbae\\"'),
285+
("IDF_VER", '\\"v4.4-dev-2571-gb1c3ee71c5\\"'),
286286
"ESP_PLATFORM",
287287
"ARDUINO_ARCH_ESP32",
288288
"ESP32",
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)