xref: /aosp_15_r20/external/pigweed/README.md (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1# Pigweed
2
3Pigweed is an open source collection of embedded-targeted libraries–or as we
4like to call them, modules. These modules are building blocks and infrastructure
5that enable faster and more reliable development on small-footprint MMU-less
632-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic
7nRF52832.
8
9For more information please see our website: https://pigweed.dev/.
10
11## Links
12
13- [Documentation](https://pigweed.dev/)
14- [Source Code](https://cs.pigweed.dev/pigweed)
15- [Code Reviews](https://pwrev.dev/)
16- [Mailing List](https://groups.google.com/forum/#!forum/pigweed)
17- [Chat Room](https://discord.gg/M9NSeTA)
18- [Issue Tracker](https://pwbug.dev/)
19
20