third_party.pigweed.src/docs/index.rst
Keir Mierle 2c1e56bbf0 docs: Initial checkin of style & embedded guides
These will need a bunch of work still but are a reasonable starting
place.

Change-Id: I91a64a6910a4acb8d657c43cd67af9e60f39616a
2019-11-19 19:44:25 +00:00

18 lines
443 B
ReStructuredText

=======
Pigweed
=======
Pigweed is a collection of embedded-focused libraries, which we call "modules".
These modules are designed for small-footprint MMU-less microcontrollers like
the ST Micro STM32L452 or the Nordic NRF82832. The modules are designed to
facilitate easy integration into existing codebases.
.. toctree::
:maxdepth: 1
:hidden:
docs/embedded_cpp_guide
docs/style_guide
pw_bloat/bloat
pw_preprocessor/docs