<!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=US-ASCII" 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">
<p style="color: #777777;">
<a href="https://gitlab.rtems.org/l1zard">Sameer Srivastava</a>
<a href="https://gitlab.rtems.org/groups/rtems/-/epics/22#note_123159">commented</a>:
</p>
<div class="md" style="position: relative; z-index: 1; color: #28272d; word-wrap: break-word;">
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial"><strong style="font-weight: 600; margin-top: 0;">status as of June 5th:</strong></p>
<ul dir="auto" style="text-align: initial; list-style-type: disc; margin: 0 0 16px; padding: 0;">
<li style="margin-top: 0; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">Moved away from the "embed" port and followed the MicroPython Porting docs linked above to create an extremely minimal "real" port (mostly the update for last week (May 26th - June 1st).</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">The current code is a test <em style="margin-top: 0;">application</em> that outputs a REPL over serial. Input doesn't work yet.</li>
</ul>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial"><strong style="font-weight: 600; margin-top: 0;">currently:</strong></p>
<ul dir="auto" style="text-align: initial; list-style-type: disc; margin: 0 0 16px; padding: 0;">
<li style="margin-top: 0; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">I am going through the RSB Docs to figure out how to turn this into a third-party library for RTEMS.</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">Planning to get serial input working to be able to actually use the REPL (at least on i386/pc686 for now).</li>
</ul>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial"><strong style="font-weight: 600; margin-top: 0;">notes:</strong></p>
<ul dir="auto" style="text-align: initial; list-style-type: disc; margin: 0; padding: 0;">
<li style="margin-top: 0; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">A large area of discussion is how to have granularity across BSPs</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">This is currently being discussed, but my suggestion is that we implement some APIs like Timers along with Serial, and then figure granularity out at a later stage.</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">For now I see just using <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; vertical-align: bottom; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>mpconfigport.h</code> files to define available features a nice, straightforward approach.</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">Covered the work done so far and my mental model for what this could end up looking like in a <a href="https://lzrd.codeberg.page/blog/introducing-my-gsoc-project.html" rel="nofollow noreferrer noopener" target="_blank" style="margin-top: 0;">blog post</a>.</li>
</ul>
</div>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<br>
<a href="https://gitlab.rtems.org/groups/rtems/-/epics/22#note_123159">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/6734af59d30754954819b0c9eb153499/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>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Epic","url":"https://gitlab.rtems.org/groups/rtems/-/epics/22#note_123159"}}</script>
</p>
</div>
</body>
</html>