<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Sameer Srivastava pushed new commits to merge request <a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/merge_requests/1">!1</a>
</h3>
<ul>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/3fac6d80">3fac6d80</a>
 - rtems/time: set RTEMS MICROSECONDS_PER_TICK, updated time functions
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/1e8190a9">1e8190a9</a>
 - rtems/machine: implemented reset() and soft_reset()
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/519664f7">519664f7</a>
 - rtems/test: renamed 'test_app' to 'test'
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/43e77e20">43e77e20</a>
 - rtems/time: switched to POSIX nanosleep for mp_hal_delay_ms
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/5456295e">5456295e</a>
 - rtems/README: updated build commands
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/5772d714">5772d714</a>
 - rtems/mpconfigport: switched to detailed error reporting
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/fd315c55">fd315c55</a>
 - rtems/mpconfigport: set MPZ_DIG_SIZE=16 to support 32 & 64-bit systems
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/fc5f61e1">fc5f61e1</a>
 - rtems: fixed readline implementation to better handle raw mode
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/d7006417">d7006417</a>
 - rtems: larger heap size, switched mp_hal_stdout_tx_strn to write()
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/7e6b99e7">7e6b99e7</a>
 - rtems/mpconfigport: updated config options to pass more 'basics' tests
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/8fa23466">8fa23466</a>
 - rtems/mpconfigport: enabled attrs on function objects
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/b6cb11ed">b6cb11ed</a>
 - rtems/mpconfigport: enabled `platform` module
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/7e2df950">7e2df950</a>
 - rtems: enabled XON/XOFF flow control
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/f61c7139">f61c7139</a>
 - rtems/mpconfigport: enabled  module (failing stack_overflow test)
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/0c2e3f58">0c2e3f58</a>
 - rtems: (wip) sys.atexit implementation
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/59d8d3d6">59d8d3d6</a>
 - rtems: enabled various modules, subsets of os & sys, more test coverage
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/5f1dca82">5f1dca82</a>
 - rtems: enabled binascii, help, more math features
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/b3edbfce">b3edbfce</a>
 - rtems/mpthreadport: threads implementation
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/bb03c485">bb03c485</a>
 - rtems: added email, license identifier to the top of each file
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/commit/25ef02b6">25ef02b6</a>
 - rtems/mpconfigport.h: disabled MICROPY_PY_FUNCTION_ATTRS_CODE
</li>
<li>
And 1 more
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">

<br>
<a href="https://gitlab.rtems.org/rtems/contrib/micropython/-/merge_requests/1">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.rtems.org">gitlab.rtems.org</a>. <a href="https://gitlab.rtems.org/-/sent_notifications/adeb6bd5a9bbdde1abc7ab823eeeb378/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.rtems.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.rtems.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.rtems.org/rtems/contrib/micropython/-/merge_requests/1 at 1757154356
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://gitlab.rtems.org/rtems/contrib/micropython/-/merge_requests/1"}}</script>


</p>
</div>
</body>
</html>