slint/espflash.toml
Simon Hausmann 2c06ed697b ESP32: Fix flashing examples such as printerdemo_mcu with espflash
These tend to grow now beyond the 1MB default, so use the same
partitions.csv that we use for esp-idf, which provisions a 4MB
partition.

Fixes #5252
2024-05-16 19:16:00 +02:00

1 line
62 B
TOML

partition_table = "examples/mcu-board-support/partitions.csv"