File tree Expand file tree Collapse file tree 4 files changed +10
-11
lines changed Expand file tree Collapse file tree 4 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,8 @@ lib_deps =
140
140
extends = esp32
141
141
framework = arduino
142
142
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
143
- platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
143
+ ; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
144
+ platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
144
145
145
146
lib_ignore =
146
147
${esp32.lib_ignore}
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ no_ps_ram =
16
16
[arduino_esp32c3_v2]
17
17
extends = esp32c3
18
18
framework = arduino
19
- ; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
20
- platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
21
- ; platform = espressif32@5.3.0
22
-
19
+ ; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
20
+ ; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
21
+ platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
Original file line number Diff line number Diff line change @@ -75,15 +75,15 @@ fspi =
75
75
extends = esp32s2
76
76
framework = arduino
77
77
; platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.4.1/platform-espressif32-2.0.4.1.zip
78
- platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00 /platform-espressif32.zip
78
+ platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01 /platform-espressif32.zip
79
79
80
80
; =========================== SOLO ==============================================
81
81
82
82
; -- The Arduino ESP32S2-solo v2.0.2 with 3 available flash sizes:
83
83
[arduino_esp32s2-solo_v2]
84
84
framework = arduino
85
85
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
86
- platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00 /platform-espressif32.zip
86
+ platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01 /platform-espressif32.zip
87
87
board_build.embed_files = ${esp32.board_build.embed_files}
88
88
board_build.filesystem = littlefs
89
89
; ----- crash reporter
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ no_ps_ram =
15
15
[arduino_esp32s3_v2]
16
16
extends = esp32s3
17
17
framework = arduino
18
- ; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
19
- platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
20
- ; platform = espressif32@5.3.0
21
-
18
+ ; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
19
+ ; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
20
+ platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
You can’t perform that action at this time.
0 commit comments