[PATCH rtems-libbsd 0/5] RTEMS LibBSD Documentation
Christian MAUDERER
christian.mauderer at embedded-brains.de
Mon Aug 2 06:58:04 UTC 2021
Hello Husni,
thanks for the patches. I'm sure that this will start a discussion about
the right place for that documentation. libbsd documentation is a long
overdue topic that has been neglected by all of us (including myself) so
I think it's good to start that discussion.
Best regards
Christian
Am 01.08.21 um 21:25 schrieb Husni Faiz:
> 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
>
--
--------------------------------------------
embedded brains GmbH
Herr Christian MAUDERER
Dornierstr. 4
82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
phone: +49-89-18 94 741 - 18
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list