Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    according to platform.txt it is build.custom_partitions the value is the selected partitioning from boards.txt Commented Jun 8, 2023 at 13:50
  • Thanks for your suggestion, I've checked platform.txt and found custom_partitions as well. Unfortunately, it didn't help: arduino-cli compile sketch --build-property build.custom_partitions=huge_app results in Sketch uses 646558 bytes (49%) of program storage space. Maximum is 1310720 bytes. Commented Jun 8, 2023 at 14:11
  • Are you uploading the bin file by arduino-cli? Commented Jul 25, 2023 at 23:06