Amar Takhar created an issue: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5531



<!--Use this template for project descriptions that are intended
to be shown at https://projects.rtems.org/

Set the project::<size> label to make it appear in the list.
Set the gsoc and the gsoc::<size> label to make it appear in the
GSoC Ideas List-->

## Summary

<!--Provide background information about the project idea.-->

This project will involve creating a framework that will allow for exporting 
RTEMS API for usage within MicroPython.

Not all RTEMS APIs are useful to have in MicroPython.  We will need a way to 
create the MicroPython API _and_ the corresponding documentation.   The 
documentation should be in the form of `.py` files using a program like 
https://pdoc.dev/  In fact, pdoc is preferred.

A basic test suite must be created in order for this project to be considered 
successful.

## Approach

<!--Describe the general techniques to use to complete the project.-->

You will need to talk with the RTEMS Project in order to target which RTEMS 
APIs will be useful to have within RTEMS.  The framework created should be easy 
to maintain with the addition and removal of APIs.

## Knowledge/Skills

<!--add the programming languages or other technical skills needed.-->

General C knowledge with Python.  Your Python knowledge must be medium but we 
will help you if required.

## Possible Mentors

@chris @amar 

<!--List/tag mentors here-->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5531
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to