Would it be possible to run Rust on the new Raspberry Pi Pico?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • wg

    Coordination repository of the embedded devices Working Group

  • Most of the issues are explained in EWG RFC 419. The TL;DR is that some resources need to implement Send to be usable from interrupts, but they must not be sent across cores.

  • pico-examples

  • There seems to be support for C/C++ https://datasheets.raspberrypi.org/pico/sdk/pico_c_sdk.pdf https://github.com/raspberrypi/pico-examples/blob/master/blink/blink.c

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cortex-m

    Low level access to Cortex-M processors

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts