NuttX Logo

Table of Contents

  • Home
  • Introduction
  • Getting Started
  • Contributing
    • Development Workflow
    • Making Changes Using Git
    • C Coding Standard
    • Documentation
  • The Inviolable Principles of NuttX
  • Supported Platforms
  • OS Components
  • Applications
  • API Reference
  • FAQ
  • Guides
  • Glossary
NuttX
  • »
  • Contributing
  • View page source

Contributing

In the following sections you will find important information on how to contribute to NuttX codebase (from small bugfixes to large new features) and documentation (the one you are reading now):

  • Development Workflow
  • Making Changes Using Git
    • Git Workflow With an Upstream Repository
    • Submitting Your Changes to NuttX
    • How to Include the Suggestions on Your Pull Request?
    • Git Resources
  • C Coding Standard
    • General Conventions
    • Data and Type Definitions
    • Functions
    • Statements
    • C++
    • Appendix
  • Documentation
    • Building
    • Contributing
    • Writing ReStructure Text with Sphinx
    • Documentation Conventions
    • Tips
Previous Next

© Copyright 2020, The Apache Software Foundation.