Skip to content

Friendly Companion Manual for the NuttX Real-Time Operating System

License

Notifications You must be signed in to change notification settings

adamfeuer/nuttx-companion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Apache NuttX Companion

This is the Apache NuttX Companion, a warm and friendly guide to all things Apache NuttX– how to install it, configure it, develop on it, debug it, improve it, get help from its community, and generally have fun with this very capable, configurable, fast, POSIX-compatible, internet-connected real-time operating system.

Hopefully this guide will complement the Apache NuttX documentation, filling in gaps when needed, and providing more help for people interested in learning about NuttX.

You can see the HTML version of this book here: Apache NuttX Companion.

Building the Documentation

This book is written in ReStructured Text (RST), and built using the excellent Sphinx documentation system.

To install it, first install Python 3.8 or later and Pipenv. Then do:

$ cd nuttx-companion
$ pipenv install
$ pipenv shell
$ cd docs
$ make html

The documentation will be in the _build/html directory. You can open _build/html/index.html.

Contributing

If there's anything you would like to improve, send me an email or a pull request! See Contributing to the NuttX Companion for more information.

cheers
adam
--
Adam Feuer
Seattle, WA, USA

About

Friendly Companion Manual for the NuttX Real-Time Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published