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

    M5stack programming without Arduino IDE : how ?

    FAQS
    9
    23
    108.6k
    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.
    • JJJ
      JJ @wtakuo
      last edited by

      @wtakuo

      Hi wtakuo,

      thanks for your work on this…. Nice that M5Stack included your work.

      Your efforts inspired me to give installation another crack – this time using Linux instead of Windows. MUCH better so far.

      Just have to determine which serial port is in use… got a long list rather than a defined port when following the ESP-IDF setup guide that outlined how to distinguish the serial port in use. Will follow it up laterz.

      1 Reply Last reply Reply Quote 0
      • H
        hetlelid
        last edited by hetlelid

        For reference:

        Arduino submodule failed. I downloaded the latest, like this (and working):

        rm -r components/arduino/
        git clone https://github.com/espressif/arduino-esp32.git components/arduino-esp32
        cd components/arduino-esp32 && git submodule update --init --recursive && cd ../..

        Nice if this could be fixed in the code, wtakuo :)

        1 Reply Last reply Reply Quote 0
        • m5-docsM
          m5-docs
          last edited by

          Here is the article about programming with Arduino IDE
          For Windows:
          https://m5stack.readthedocs.io/en/latest/get-started/m5stack_core_get_started_Arduino_Windows.html
          For MacOS:
          https://m5stack.readthedocs.io/en/latest/get-started/m5stack_core_get_started_Arduino_MacOS.html

          M5Stack documentation URL

          https://docs.m5stack.com

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