TD-er
532f69b9e3
[PlatformIO] Fix boot loop issues on 16M ESP32 boards
2022-06-30 22:54:32 +02:00
TD-er
6eefb891e2
[PlatformIO] Fix upload size for 16M boards, causing bootloops
...
Also got rid of some warnings about unhandled boot causes for ESP32-S2
Set the CPU frequency for "solo" boards to 80MHz
2022-06-29 12:21:25 +02:00
TD-er
ee7be80be3
[Build] Do not use commas in ESP board name
2022-06-23 14:00:13 +02:00
TD-er
ec9af7df7f
[ESP32 IDF4.4] Set CPU frequency to 240 MHz
2022-02-08 13:02:13 +01:00
TD-er
79c31a41ce
[IDF4.4 + 16M] Restore missing ESP32 builds
...
Somehow the max 16M8M builds do end up again in boot loops....
2022-02-08 12:59:49 +01:00
TD-er
64328e9160
[IDF4.4 + 16M] Make normal builds with IDF4.4 work on 16M flash
2022-02-08 12:59:49 +01:00
TD-er
51449c6dc2
[PIO build ESP32] Attempt to fix boot loop on ESP32 with IDF4.4
...
16M flash ESP32 units keep rebooting when built with a partitioning schema for 16M flash units.
This does not happen on older IDF versions, but does happen on IDF 4.4
2022-02-08 12:58:17 +01:00
TD-er
51f027835e
[ESP32-S2] Add experimental support for ESP32-S2
2021-02-04 02:51:47 +01:00