mirror of https://github.com/arendst/Tasmota.git
Update esp32-m5core2.json
This commit is contained in:
parent
95bed28da3
commit
4e8ec88f1e
|
@ -7,7 +7,7 @@
|
|||
"extra_flags": "-DARDUINO_M5STACK_Core2 -DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue",
|
||||
"f_cpu": "240000000L",
|
||||
"f_flash": "80000000L",
|
||||
"flash_mode": "dio",
|
||||
"flash_mode": "dout",
|
||||
"mcu": "esp32",
|
||||
"variant": "m5stack_core2",
|
||||
"partitions": "esp32_partition_app2944k_spiffs10M.csv"
|
||||
|
|
Loading…
Reference in New Issue