https://github.com/google/pigweed
Modern software development for embedded systems
https://github.com/google/pigweed
cpp embedded embedded-systems mcu microcontroller
Last synced: 3 months ago
JSON representation
Modern software development for embedded systems
- Host: GitHub
- URL: https://github.com/google/pigweed
- Owner: google
- License: apache-2.0
- Created: 2021-03-09T22:07:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:56:52.000Z (7 months ago)
- Last Synced: 2024-10-29T10:05:08.373Z (7 months ago)
- Topics: cpp, embedded, embedded-systems, mcu, microcontroller
- Language: C++
- Homepage: https://pigweed.dev
- Size: 64.2 MB
- Stars: 336
- Watchers: 19
- Forks: 70
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/docs/changelog.rst
- License: LICENSE
- Code of conduct: docs/code_of_conduct.rst
- Authors: AUTHORS
Awesome Lists containing this project
README
# Pigweed
Pigweed is an open source collection of embedded-targeted libraries–or as we
like to call them, modules. These modules are building blocks and infrastructure
that enable faster and more reliable development on small-footprint MMU-less
32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic
nRF52832.For more information please see our website: https://pigweed.dev/.
## Links
- [Documentation](https://pigweed.dev/)
- [Source Code](https://cs.pigweed.dev/pigweed)
- [Code Reviews](https://pwrev.dev/)
- [Mailing List](https://groups.google.com/forum/#!forum/pigweed)
- [Chat Room](https://discord.gg/M9NSeTA)
- [Issue Tracker](https://pwbug.dev/)