|
18 | 18 | "type": "git", |
19 | 19 | "url": "https://github.com/pioarduino/platform-espressif32.git" |
20 | 20 | }, |
21 | | - "version": "51.03.0x-stable", |
| 21 | + "version": "53.03.10+develop", |
22 | 22 | "frameworks": { |
23 | 23 | "arduino": { |
24 | 24 | "script": "builder/frameworks/arduino.py" |
|
33 | 33 | "type": "framework", |
34 | 34 | "optional": true, |
35 | 35 | "owner": "espressif", |
36 | | - "version": "" |
| 36 | + "version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/release/v3.1.x.zip" |
37 | 37 | }, |
38 | 38 | "framework-arduinoespressif32-libs": { |
39 | 39 | "type": "framework", |
40 | 40 | "optional": true, |
41 | 41 | "owner": "espressif", |
42 | 42 | "version": "" |
43 | 43 | }, |
44 | | - "framework-espidf": { |
| 44 | + "framework-arduino-c2-skeleton-lib": { |
45 | 45 | "type": "framework", |
46 | 46 | "optional": true, |
47 | | - "owner": "pioarduino", |
48 | | - "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.5/esp-idf-v5.1.5.zip" |
49 | | - }, |
50 | | - "toolchain-xtensa-esp32": { |
51 | | - "type": "toolchain", |
52 | | - "optional": true, |
53 | 47 | "owner": "espressif", |
54 | | - "version": "12.2.0+20230208" |
| 48 | + "version": "https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10-rc3/c2_arduino_compile_skeleton.zip" |
55 | 49 | }, |
56 | | - "toolchain-xtensa-esp32s2": { |
57 | | - "type": "toolchain", |
| 50 | + "framework-espidf": { |
| 51 | + "type": "framework", |
58 | 52 | "optional": true, |
59 | | - "owner": "espressif", |
60 | | - "version": "12.2.0+20230208" |
| 53 | + "owner": "pioarduino", |
| 54 | + "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2.241012/esp-idf-v5.3.2.zip" |
61 | 55 | }, |
62 | | - "toolchain-xtensa-esp32s3": { |
| 56 | + "toolchain-xtensa-esp-elf": { |
63 | 57 | "type": "toolchain", |
64 | 58 | "optional": true, |
65 | | - "owner": "espressif", |
66 | | - "version": "12.2.0+20230208" |
| 59 | + "owner": "platformio", |
| 60 | + "version": "13.2.0+20240530" |
67 | 61 | }, |
68 | 62 | "toolchain-riscv32-esp": { |
69 | 63 | "type": "toolchain", |
70 | 64 | "optional": true, |
71 | | - "owner": "espressif", |
72 | | - "version": "12.2.0+20230208" |
| 65 | + "owner": "platformio", |
| 66 | + "version": "13.2.0+20240530" |
73 | 67 | }, |
74 | 68 | "toolchain-esp32ulp": { |
75 | 69 | "type": "toolchain", |
76 | 70 | "optional": true, |
77 | 71 | "owner": "platformio", |
78 | | - "version": "~1.23500.0" |
| 72 | + "version": "~1.23800.0" |
79 | 73 | }, |
80 | 74 | "tool-xtensa-esp-elf-gdb": { |
81 | 75 | "type": "debugger", |
82 | 76 | "optional": true, |
83 | | - "owner": "espressif", |
84 | | - "version": "~12.1.0" |
| 77 | + "owner": "platformio", |
| 78 | + "version": "14.2.0+20240403" |
85 | 79 | }, |
86 | 80 | "tool-riscv32-esp-elf-gdb": { |
87 | 81 | "type": "debugger", |
88 | 82 | "optional": true, |
89 | | - "owner": "espressif", |
90 | | - "version": "~12.1.0" |
| 83 | + "owner": "platformio", |
| 84 | + "version": "14.2.0+20240403" |
91 | 85 | }, |
92 | 86 | "tool-esptoolpy": { |
93 | 87 | "type": "uploader", |
|
0 commit comments