|
|
|
|
|
by ravingraven
2125 days ago
|
|
I work with embedded systems and I can tell you for a fact that there are exactly two reasons for not including Python or newer versions of it: 1) Hardware constraints.
2) Software must be real-time. Non-embedded developers are usually unable to understand the constrains of embedded and chalk it up to "you are dinosaurs". Not true. |
|
The lack of Py3 support is not about Python vs $language on $environment, it's about using EOL software in general.
[1] - my last public embedded software contribution was in fact an ELF loader for a smartwatch so that I wouldn't have to use micropython: https://git.card10.badge.events.ccc.de/card10/firmware/-/tre...