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

    Any way to run Rust code on edukit device?

    Core2 for AWS
    3
    3
    6.1k
    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.
    • C
      chadmorrow
      last edited by

      I'd like to write Rust code to run on this device but am pretty new to all things embedded. Anyone have any hints, tips, resources, etc for compiling Rust to run on the edukit?

      1 Reply Last reply Reply Quote 0
      • F
        flypeek
        last edited by

        Run Rust code on M5Stack
        https://elchika.com/article/bb1df791-4160-4a6c-a557-aead5ba21d47/

        1 Reply Last reply Reply Quote 0
        • R
          rashedtalukder
          last edited by

          Yes, there is a newer repository that has rust bindings for FreeRTOS/ESP-IDF by Espressif themselves:
          https://github.com/espressif/rust-esp32-example

          The blog that @flypeek shared is using that library with other libraries that seem to be able to access some of the peripherals on the device. Note that many of the features are not available or will need to be modified since the blog is on the older M5Stack devices. I would love to see a more robust port and example with all/most of the features working—would be a fun project. I'd love to promote it on the AWS IoT EduKit Content Library.

          Head of the AWS IoT EduKit program and AWS employee. Not an M5Stack employee.

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