RE: https://oldbytes.space/@thelastpsion/116345290344668595

Only a couple of hours left for this poll.

C is clearly out in front for my embedded project, but Rust and Pascal aren't far behind!

#RaspberryPiPico #PiPico2 #PiPico #RP2040 #RP2350

@thelastpsion

Just occured to me: is there such a thing as a rust compiler for the pico ???

@FrankauLux Yep! AFAIK there are two framework projects, too, although I can only remember the name of one of them. But you can definitely compile Rust for the Pico and Pico 2.

https://embassy.dev/

Also, there's this:

https://www.youtube.com/playlist?list=PLEBQazB0HUySNug4eRm-73hNyMcCRViRB

Embassy

The next-generation framework for embedded applications. Write safe, correct and energy-efficient embedded code faster, using the Rust programming language, its async facilities, and the Embassy libraries.

Embassy

@thelastpsion

Crazy !! To me it seems very overkill, but then again, what do I know ? 😉