Free RTOS
#4617
Replies: 1 comment 5 replies
-
Tokio supports a number of operating systems, but cannot run in a |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, this is more to see if what I'm trying to do can be done in compiling an existing rust application. The application uses Tokio, compiles and runs on linux just fine. The application is small enough to run on smaller less power hungry processor, its going to be for IOT device I have a couple chips in mind, that are 32 bit, and can run FreeRTOS. Can Tokio compile on non linux based Rust?
Beta Was this translation helpful? Give feedback.
All reactions