RTEMS | Implementing MicroPython Support and Packaging It For RTEMS (#22)
Sameer Srivastava (@l1zard)
gitlab at rtems.org
Mon Aug 18 01:11:44 UTC 2025
Sameer Srivastava commented: https://gitlab.rtems.org/groups/rtems/-/work_items/22#note_128928
Updated the [issue](https://gitlab.rtems.org/l1zard/micropython/-/issues/1) tracking testcases. (587/591 passing)
The new modules that have been enabled and tested last week are: `cmath`, `heapq`, `io`, `json`, `re`, `struct` and `uctypes`. I'll also be enabling `zlib` and `binascii`.
I am currently working on a `_thread` implementation. As per Chris' suggestion I'll be switching my `mpthreadport.c` over to using Tasks instead of POSIX Threads. I will push to a new `threads` branch once I have a baseline there.
I will update this comment later today or tomorrow with a link to a blog post that I'm currently writing.
--
View it on GitLab: https://gitlab.rtems.org/groups/rtems/-/work_items/22#note_128928
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250818/8bced69c/attachment-0001.htm>
More information about the bugs
mailing list