🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    ArduinoIDE M5Stack Partition Scheme

    Lessons and Guides
    3
    3
    11.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • reaper7R
      reaper7
      last edited by reaper7

      Finally we can choose partition scheme for M5Stack board in Arduino IDE.
      It means that for large application (for eg. with bluetooth stack),
      that exceededs the maximum flash size for the default partition scheme,
      we can choose two others partitons "no ota" or "minimal spiffs".

      https://github.com/espressif/arduino-esp32/pull/1382
      https://github.com/espressif/arduino-esp32/pull/1302

      maximum sketch size for partitions:
      1310720 -> default
      2097152 -> no_ota
      1966080 -> min_spiffs

      0_1526363062962_Schowek01.jpg

      MY GITHUB: https://github.com/reaper7/

      1 Reply Last reply Reply Quote 1
      • 0x1abin0
        0x1abin
        last edited by

        Great!

        1 Reply Last reply Reply Quote 0
        • Will_EEW
          Will_EE
          last edited by

          Great Job!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post