blob: 169bdcf216eee9ad602c577d9c58d0daf68d417f [file] [log] [blame]
Alexei Frolov0efdb112019-11-14 17:22:08 -08001=======
2Pigweed
3=======
4
5Pigweed is a collection of embedded-focused libraries, which we call "modules".
6These modules are designed for small-footprint MMU-less microcontrollers like
7the ST Micro STM32L452 or the Nordic NRF82832. The modules are designed to
8facilitate easy integration into existing codebases.
9
10.. toctree::
Wyatt Heplerb82f9952019-11-25 13:56:31 -080011 :maxdepth: 1
12 :hidden:
Alexei Frolov0efdb112019-11-14 17:22:08 -080013
Wyatt Heplerb82f9952019-11-25 13:56:31 -080014 docs/embedded_cpp_guide
15 docs/style_guide
Armando Montanez08745582019-12-12 10:51:50 -080016 targets
Wyatt Heplerb82f9952019-11-25 13:56:31 -080017 modules