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.opensource.google/pigweed/pigweed) 15- [Code Reviews](https://pigweed-review.googlesource.com) 16- [Mailing List](https://groups.google.com/forum/#!forum/pigweed) 17- [Chat Room](https://discord.gg/M9NSeTA) 18- [Issue Tracker](https://bugs.pigweed.dev/) 19 20