Rewrite it in Rust #1858
Closed
MaksExtraIdiot
started this conversation in
Ideas
Replies: 2 comments
-
There are no plans on rewriting InfiniTime in Rust in any nearby future. There are a few attempts written in Rust and the Tock kernel that could be used, if you're personally willing to put in the work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree it's no use of rewriting.
Actually it's a nice idea to build up an *alternative* FW using Rust
picking the multiple "+" of InfiniTime.
The good base for that could be: https://github.com/dbrgn/pinetime-rtic
Plz drop a note here if any work is done in this direction. Thenks.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Rust is a safe new programming language developed by Rust Foundation that prevents data races and memory related vulnerabilities. You should be using Rust instead of unsafe languages like C++. I suggest you begin rewriting InfiniTime in Rust and keep up with modern trends in safety and performance.
Beta Was this translation helpful? Give feedback.
All reactions