@@ -188,8 +188,8 @@ esp32.menu.PSRAM.disabled=Disabled
188
188
esp32.menu.PSRAM.disabled.build.defines=
189
189
esp32.menu.PSRAM.disabled.build.extra_libs=
190
190
esp32.menu.PSRAM.enabled=Enabled
191
- esp32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
192
- esp32.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
191
+ esp32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
192
+ esp32.menu.PSRAM.enabled.build.extra_libs=
193
193
194
194
esp32.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
195
195
esp32.menu.PartitionScheme.default.build.partitions=default
@@ -335,8 +335,8 @@ esp32wrover.build.flash_freq=40m
335
335
esp32wrover.build.flash_mode=dio
336
336
esp32wrover.build.boot=dio
337
337
esp32wrover.build.partitions=default
338
- esp32wrover.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
339
- esp32wrover.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
338
+ esp32wrover.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
339
+ esp32wrover.build.extra_libs=
340
340
341
341
esp32wrover.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
342
342
esp32wrover.menu.PartitionScheme.default.build.partitions=default
@@ -521,7 +521,7 @@ esp32wroverkit.build.flash_mode=dio
521
521
esp32wroverkit.build.boot=dio
522
522
esp32wroverkit.build.partitions=default
523
523
esp32wroverkit.menu.PSRAM.enabled=Enabled
524
- esp32wroverkit.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
524
+ esp32wroverkit.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
525
525
esp32wroverkit.menu.PSRAM.disabled=Disabled
526
526
esp32wroverkit.menu.PSRAM.disabled.build.defines=
527
527
esp32wroverkit.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
@@ -656,8 +656,8 @@ tinypico.menu.FlashFreq.40=40MHz
656
656
tinypico.menu.FlashFreq.40.build.flash_freq=40m
657
657
658
658
tinypico.menu.PSRAM.enabled=Enabled
659
- tinypico.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
660
- tinypico.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
659
+ tinypico.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
660
+ tinypico.menu.PSRAM.enabled.build.extra_libs=
661
661
tinypico.menu.PSRAM.disabled=Disabled
662
662
tinypico.menu.PSRAM.disabled.build.defines=
663
663
tinypico.menu.PSRAM.disabled.build.extra_libs=
@@ -2273,8 +2273,8 @@ d32_pro.menu.PSRAM.disabled=Disabled
2273
2273
d32_pro.menu.PSRAM.disabled.build.defines=
2274
2274
d32_pro.menu.PSRAM.disabled.build.extra_libs=
2275
2275
d32_pro.menu.PSRAM.enabled=Enabled
2276
- d32_pro.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
2277
- d32_pro.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
2276
+ d32_pro.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
2277
+ d32_pro.menu.PSRAM.enabled.build.extra_libs=
2278
2278
2279
2279
d32_pro.menu.PartitionScheme.default=Default
2280
2280
d32_pro.menu.PartitionScheme.default.build.partitions=default
@@ -4027,8 +4027,8 @@ m5stack-fire.build.partitions=default_16MB
4027
4027
m5stack-fire.build.defines=
4028
4028
4029
4029
m5stack-fire.menu.PSRAM.enabled=Enabled
4030
- m5stack-fire.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4031
- m5stack-fire.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4030
+ m5stack-fire.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4031
+ m5stack-fire.menu.PSRAM.enabled.build.extra_libs=
4032
4032
m5stack-fire.menu.PSRAM.disabled=Disabled
4033
4033
m5stack-fire.menu.PSRAM.disabled.build.defines=
4034
4034
m5stack-fire.menu.PSRAM.disabled.build.extra_libs=
@@ -4218,8 +4218,8 @@ m5stack-core2.build.partitions=default_16MB
4218
4218
m5stack-core2.build.defines=
4219
4219
4220
4220
m5stack-core2.menu.PSRAM.enabled=Enabled
4221
- m5stack-core2.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4222
- m5stack-core2.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4221
+ m5stack-core2.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4222
+ m5stack-core2.menu.PSRAM.enabled.build.extra_libs=
4223
4223
m5stack-core2.menu.PSRAM.disabled=Disabled
4224
4224
m5stack-core2.menu.PSRAM.disabled.build.defines=
4225
4225
m5stack-core2.menu.PSRAM.disabled.build.extra_libs=
@@ -4319,8 +4319,8 @@ m5stack-timer-cam.build.partitions=default
4319
4319
m5stack-timer-cam.build.defines=
4320
4320
4321
4321
m5stack-timer-cam.menu.PSRAM.enabled=Enabled
4322
- m5stack-timer-cam.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4323
- m5stack-timer-cam.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4322
+ m5stack-timer-cam.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4323
+ m5stack-timer-cam.menu.PSRAM.enabled.build.extra_libs=
4324
4324
m5stack-timer-cam.menu.PSRAM.disabled=Disabled
4325
4325
m5stack-timer-cam.menu.PSRAM.disabled.build.defines=
4326
4326
m5stack-timer-cam.menu.PSRAM.disabled.build.extra_libs=
@@ -4473,8 +4473,8 @@ odroid_esp32.build.flash_size=16MB
4473
4473
odroid_esp32.build.flash_mode=dio
4474
4474
odroid_esp32.build.boot=dio
4475
4475
odroid_esp32.build.partitions=default
4476
- odroid_esp32.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4477
- odroid_esp32.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4476
+ odroid_esp32.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4477
+ odroid_esp32.build.extra_libs=
4478
4478
4479
4479
odroid_esp32.menu.FlashMode.qio=QIO
4480
4480
odroid_esp32.menu.FlashMode.qio.build.flash_mode=dio
@@ -4562,8 +4562,8 @@ heltec_wifi_kit_32.menu.PSRAM.disabled=Disabled
4562
4562
heltec_wifi_kit_32.menu.PSRAM.disabled.build.defines=
4563
4563
heltec_wifi_kit_32.menu.PSRAM.disabled.build.extra_libs=
4564
4564
heltec_wifi_kit_32.menu.PSRAM.enabled=Enabled
4565
- heltec_wifi_kit_32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4566
- heltec_wifi_kit_32.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4565
+ heltec_wifi_kit_32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4566
+ heltec_wifi_kit_32.menu.PSRAM.enabled.build.extra_libs=
4567
4567
4568
4568
heltec_wifi_kit_32.menu.CPUFreq.240=240MHz (WiFi/BT)
4569
4569
heltec_wifi_kit_32.menu.CPUFreq.240.build.f_cpu=240000000L
@@ -4629,8 +4629,8 @@ heltec_wifi_lora_32.menu.PSRAM.disabled=Disabled
4629
4629
heltec_wifi_lora_32.menu.PSRAM.disabled.build.defines=
4630
4630
heltec_wifi_lora_32.menu.PSRAM.disabled.build.extra_libs=
4631
4631
heltec_wifi_lora_32.menu.PSRAM.enabled=Enabled
4632
- heltec_wifi_lora_32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4633
- heltec_wifi_lora_32.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4632
+ heltec_wifi_lora_32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4633
+ heltec_wifi_lora_32.menu.PSRAM.enabled.build.extra_libs=
4634
4634
4635
4635
heltec_wifi_lora_32.menu.CPUFreq.240=240MHz (WiFi/BT)
4636
4636
heltec_wifi_lora_32.menu.CPUFreq.240.build.f_cpu=240000000L
@@ -4726,8 +4726,8 @@ heltec_wifi_lora_32_V2.menu.PSRAM.disabled=Disabled
4726
4726
heltec_wifi_lora_32_V2.menu.PSRAM.disabled.build.defines=
4727
4727
heltec_wifi_lora_32_V2.menu.PSRAM.disabled.build.extra_libs=
4728
4728
heltec_wifi_lora_32_V2.menu.PSRAM.enabled=Enabled
4729
- heltec_wifi_lora_32_V2.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4730
- heltec_wifi_lora_32_V2.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4729
+ heltec_wifi_lora_32_V2.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4730
+ heltec_wifi_lora_32_V2.menu.PSRAM.enabled.build.extra_libs=
4731
4731
4732
4732
heltec_wifi_lora_32_V2.menu.CPUFreq.240=240MHz (WiFi/BT)
4733
4733
heltec_wifi_lora_32_V2.menu.CPUFreq.240.build.f_cpu=240000000L
@@ -4823,8 +4823,8 @@ heltec_wireless_stick.menu.PSRAM.disabled=Disabled
4823
4823
heltec_wireless_stick.menu.PSRAM.disabled.build.defines=
4824
4824
heltec_wireless_stick.menu.PSRAM.disabled.build.extra_libs=
4825
4825
heltec_wireless_stick.menu.PSRAM.enabled=Enabled
4826
- heltec_wireless_stick.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4827
- heltec_wireless_stick.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4826
+ heltec_wireless_stick.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4827
+ heltec_wireless_stick.menu.PSRAM.enabled.build.extra_libs=
4828
4828
4829
4829
heltec_wireless_stick.menu.CPUFreq.240=240MHz (WiFi/BT)
4830
4830
heltec_wireless_stick.menu.CPUFreq.240.build.f_cpu=240000000L
@@ -4920,8 +4920,8 @@ heltec_wireless_stick_lite.menu.PSRAM.disabled=Disabled
4920
4920
heltec_wireless_stick_lite.menu.PSRAM.disabled.build.defines=
4921
4921
heltec_wireless_stick_lite.menu.PSRAM.disabled.build.extra_libs=
4922
4922
heltec_wireless_stick_lite.menu.PSRAM.enabled=Enabled
4923
- heltec_wireless_stick_lite.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
4924
- heltec_wireless_stick_lite.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
4923
+ heltec_wireless_stick_lite.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
4924
+ heltec_wireless_stick_lite.menu.PSRAM.enabled.build.extra_libs=
4925
4925
4926
4926
heltec_wireless_stick_lite.menu.CPUFreq.240=240MHz (WiFi/BT)
4927
4927
heltec_wireless_stick_lite.menu.CPUFreq.240.build.f_cpu=240000000L
@@ -5092,8 +5092,8 @@ CoreESP32.menu.PSRAM.disabled=Disabled
5092
5092
CoreESP32.menu.PSRAM.disabled.build.defines=
5093
5093
CoreESP32.menu.PSRAM.disabled.build.extra_libs=
5094
5094
CoreESP32.menu.PSRAM.enabled=Enabled
5095
- CoreESP32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
5096
- CoreESP32.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
5095
+ CoreESP32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
5096
+ CoreESP32.menu.PSRAM.enabled.build.extra_libs=
5097
5097
5098
5098
CoreESP32.menu.PartitionScheme.default=Default
5099
5099
CoreESP32.menu.PartitionScheme.default.build.partitions=default
@@ -5171,8 +5171,8 @@ alksesp32.menu.PSRAM.disabled=Disabled
5171
5171
alksesp32.menu.PSRAM.disabled.build.defines=
5172
5172
alksesp32.menu.PSRAM.disabled.build.extra_libs=
5173
5173
alksesp32.menu.PSRAM.enabled=Enabled
5174
- alksesp32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
5175
- alksesp32.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
5174
+ alksesp32.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
5175
+ alksesp32.menu.PSRAM.enabled.build.extra_libs=
5176
5176
5177
5177
alksesp32.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
5178
5178
alksesp32.menu.PartitionScheme.default.build.partitions=default
@@ -5458,8 +5458,8 @@ t-beam.menu.PSRAM.disabled=Disabled
5458
5458
t-beam.menu.PSRAM.disabled.build.defines=
5459
5459
t-beam.menu.PSRAM.disabled.build.extra_libs=
5460
5460
t-beam.menu.PSRAM.enabled=Enabled
5461
- t-beam.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
5462
- t-beam.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
5461
+ t-beam.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
5462
+ t-beam.menu.PSRAM.enabled.build.extra_libs=
5463
5463
5464
5464
t-beam.menu.FlashFreq.80=80MHz
5465
5465
t-beam.menu.FlashFreq.80.build.flash_freq=80m
@@ -5648,8 +5648,8 @@ lopy4.menu.PSRAM.disabled=Disabled
5648
5648
lopy4.menu.PSRAM.disabled.build.defines=
5649
5649
lopy4.menu.PSRAM.disabled.build.extra_libs=
5650
5650
lopy4.menu.PSRAM.enabled=Enabled
5651
- lopy4.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
5652
- lopy4.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
5651
+ lopy4.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
5652
+ lopy4.menu.PSRAM.enabled.build.extra_libs=
5653
5653
5654
5654
lopy4.menu.FlashFreq.80=80MHz
5655
5655
lopy4.menu.FlashFreq.80.build.flash_freq=80m
@@ -5831,8 +5831,8 @@ frogboard.menu.PSRAM.disabled=Disabled
5831
5831
frogboard.menu.PSRAM.disabled.build.defines=
5832
5832
frogboard.menu.PSRAM.disabled.build.extra_libs=
5833
5833
frogboard.menu.PSRAM.enabled=Enabled
5834
- frogboard.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
5835
- frogboard.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
5834
+ frogboard.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
5835
+ frogboard.menu.PSRAM.enabled.build.extra_libs=
5836
5836
5837
5837
frogboard.menu.PartitionScheme.default=Default
5838
5838
frogboard.menu.PartitionScheme.default.build.partitions=default
@@ -5914,8 +5914,8 @@ esp32cam.build.variant=esp32
5914
5914
esp32cam.build.board=ESP32_DEV
5915
5915
esp32cam.build.flash_size=4MB
5916
5916
esp32cam.build.partitions=huge_app
5917
- esp32cam.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
5918
- esp32cam.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
5917
+ esp32cam.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
5918
+ esp32cam.build.extra_libs=
5919
5919
esp32cam.build.code_debug=0
5920
5920
5921
5921
esp32cam.menu.CPUFreq.240=240MHz (WiFi/BT)
@@ -5986,8 +5986,8 @@ twatch.build.partitions=default_16MB
5986
5986
twatch.build.defines=
5987
5987
5988
5988
twatch.menu.PSRAM.enabled=Enabled
5989
- twatch.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
5990
- twatch.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
5989
+ twatch.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
5990
+ twatch.menu.PSRAM.enabled.build.extra_libs=
5991
5991
twatch.menu.PSRAM.disabled=Disabled
5992
5992
twatch.menu.PSRAM.disabled.build.defines=
5993
5993
twatch.menu.PSRAM.disabled.build.extra_libs=
@@ -6332,8 +6332,8 @@ mgbot-iotik32a.menu.PSRAM.disabled=Disabled
6332
6332
mgbot-iotik32a.menu.PSRAM.disabled.build.defines=
6333
6333
mgbot-iotik32a.menu.PSRAM.disabled.build.extra_libs=
6334
6334
mgbot-iotik32a.menu.PSRAM.enabled=Enabled
6335
- mgbot-iotik32a.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
6336
- mgbot-iotik32a.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
6335
+ mgbot-iotik32a.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
6336
+ mgbot-iotik32a.menu.PSRAM.enabled.build.extra_libs=
6337
6337
6338
6338
mgbot-iotik32a.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
6339
6339
mgbot-iotik32a.menu.PartitionScheme.default.build.partitions=default
@@ -6472,8 +6472,8 @@ mgbot-iotik32b.menu.PSRAM.disabled=Disabled
6472
6472
mgbot-iotik32b.menu.PSRAM.disabled.build.defines=
6473
6473
mgbot-iotik32b.menu.PSRAM.disabled.build.extra_libs=
6474
6474
mgbot-iotik32b.menu.PSRAM.enabled=Enabled
6475
- mgbot-iotik32b.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
6476
- mgbot-iotik32b.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
6475
+ mgbot-iotik32b.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
6476
+ mgbot-iotik32b.menu.PSRAM.enabled.build.extra_libs=
6477
6477
6478
6478
mgbot-iotik32b.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
6479
6479
mgbot-iotik32b.menu.PartitionScheme.default.build.partitions=default
@@ -6846,8 +6846,8 @@ mPython.menu.PSRAM.disabled=Disabled
6846
6846
mPython.menu.PSRAM.disabled.build.defines=
6847
6847
mPython.menu.PSRAM.disabled.build.extra_libs=
6848
6848
mPython.menu.PSRAM.enabled=Enabled
6849
- mPython.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue
6850
- mPython.menu.PSRAM.enabled.build.extra_libs=-lc-psram-workaround -lm-psram-workaround
6849
+ mPython.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
6850
+ mPython.menu.PSRAM.enabled.build.extra_libs=
6851
6851
6852
6852
mPython.menu.PartitionScheme.huge_app=Huge APP (3MB No OTA/1MB SPIFFS)
6853
6853
mPython.menu.PartitionScheme.huge_app.build.partitions=huge_app
0 commit comments