[PATCH rtems-libbsd 0/5] RTEMS LibBSD Documentation

Ahamed Husni ahamedhusni73 at gmail.com
Sun Aug 1 19:50:59 UTC 2021


Github repo
https://github.com/drac98/rtems-docs/commits/libbsd

On Mon, Aug 2, 2021 at 12:56 AM Husni Faiz <ahamedhusni73 at gmail.com> wrote:

> The RTEMS LibBSD doesn't have a documentation in the RTEMS Documentation
> Project.
> As I'm currently porting USB device drivers to LibBSD I decided to
> document the drivers I port in the rtems-docs.
>
> In this patch set I have added a quick-start guide and the USB template
> driver documentation.
>
> Husni Faiz (5):
>   libbsd: Quick Start Guide for RTEMS LibBSD
>   libbsd: Index for LibBSD Doc
>   libbsd: Add conf.py and wscript for the libbsd doc.
>   wscript: Enable build for  LibBSD Doc
>   libbsd: USB Template Driver Documentation
>
>  libbsd/conf.py           | 14 +++++++++++
>  libbsd/device_driver.rst | 30 +++++++++++++++++++++++
>  libbsd/index.rst         | 24 +++++++++++++++++++
>  libbsd/introduction.rst  |  8 +++++++
>  libbsd/quick_start.rst   | 51 ++++++++++++++++++++++++++++++++++++++++
>  libbsd/wscript           |  7 ++++++
>  wscript                  |  3 ++-
>  7 files changed, 136 insertions(+), 1 deletion(-)
>  create mode 100644 libbsd/conf.py
>  create mode 100644 libbsd/device_driver.rst
>  create mode 100644 libbsd/index.rst
>  create mode 100644 libbsd/introduction.rst
>  create mode 100644 libbsd/quick_start.rst
>  create mode 100644 libbsd/wscript
>
> --
> 2.25.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210802/01958e85/attachment.html>


More information about the devel mailing list