Main Pigweed repository.

Clone this repo:
  1. 2f9dd93 pw_{assert,log}: Add keep_dep tags to backend_impl by Ted Pudlik · 5 hours ago main master
  2. 9fce280 python: Switch from typing.Optional[...] to "... | None" by Rob Mohr · 6 hours ago
  3. a7ae303 python: Switch from typing.Union to "|" by Rob Mohr · 7 hours ago
  4. cccf699 python: Use argparse.BooleanOptionalAction by Rob Mohr · 7 hours ago
  5. 29145e1 python: Use pathlib.Path.is_relative_to() by Rob Mohr · 7 hours ago

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